RazrFalcon / svgcleaner

svgcleaner could help you to clean up your SVG files from the unnecessary data.
GNU General Public License v2.0
1.62k stars 93 forks source link

Target a folder instead of a file #171

Closed brandondurham closed 6 years ago

brandondurham commented 6 years ago

I’m looking to process a folder with hundreds of SVGs. I know this is possible using other methods, but I’m wondering if there are any native methods.

RazrFalcon commented 6 years ago

Using GUI?

brandondurham commented 6 years ago

Using the CLI currently.

RazrFalcon commented 6 years ago

Using Bash, Python or anything else. There are too many ways to do this. I don't plan to implement this in CLI.