Currently, only SVG to PNG is supported. SVGOMG is a great tool I’ve used many times as a user, but since it runs as a Node.js app, it would require server-side processing, unlike the local browser-based approach of this app.
Currently, only SVG to PNG is supported. SVGOMG is a great tool I’ve used many times as a user, but since it runs as a Node.js app, it would require server-side processing, unlike the local browser-based approach of this app.
SkyNTP@lemmy.ml 5 days ago
Surely the SVGO package can be compiled into a browser bundle.
I might look into this myself…
lent9004@lemmy.world 5 days ago
If you get around to it, I’d love to know about it and add that as a feature.