Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the compression of SVG data #6

Open
wouterbin opened this issue Aug 15, 2019 · 1 comment
Open

Improve the compression of SVG data #6

wouterbin opened this issue Aug 15, 2019 · 1 comment

Comments

@wouterbin
Copy link
Contributor

We use svgo to optimize the svg, it has some paramters to improve the compression.
Here is u wonderful gui which shows the amount of reduction you van achieve:

https://jakearchibald.github.io/svgomg/

We can get another 50% off the file size

@wouterbin
Copy link
Contributor Author

parameters which affect the file size significantly:
convertPathData, removeUnknownsAndDefaults,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant