hyphop / svg-cleaner

svg cleaner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABOUT

svg-cleaner - could help you to clean up your SVG files from unnecessary data svg-cleaner

FEATURES

+ just one file 
+ no gui
+ command-line only
+ easy customize
+ pure perl

USAGE EXAMPLES

svg-cleaner < IN.svg > OUT.svg
svg-cleaner IN.svg > OUT.svg

TEST

test/svg-cleaner.test - simple svg clean test

INSTALL

wget https://raw.githubusercontent.com/hyphop/svg-cleaner/master/svg-cleaner
chmod 0777 svg-cleaner

NOTE

hi guys ! i have get it from there https://github.com/renjiec/SVGCleaner download only one perl file svgcleaner.pl its was very poor code quality - fails & not runnable ((( i have fix some ugly places only for usable condition! looks like its worked now!

Best Regards HypHop // Art

ALTERNATIVES

LINKS

DEPS

perl
XML::Twig

HYPHOP open-sources

https://hyphop.github.io/

About

svg cleaner


Languages

Language:Perl 99.8%Language:Shell 0.2%