Open
Description
As we're seeing SVG as source images in scraper source, it'd good to have an SVG optimizer/cleaner. Probably lossless only at this point.
- svgo probably most popular (node)
- scour (python)
- svgcleaner cleaning-only (rust)
As we're seeing SVG as source images in scraper source, it'd good to have an SVG optimizer/cleaner. Probably lossless only at this point.