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

Extension: Optimize image files #36

Open
tumidi opened this issue Nov 26, 2018 · 0 comments
Open

Extension: Optimize image files #36

tumidi opened this issue Nov 26, 2018 · 0 comments
Labels
enhancement New feature or request extension

Comments

@tumidi
Copy link
Collaborator

tumidi commented Nov 26, 2018

Optimize image files for files sizes:

  • SVG
  • PNG

Findings for optimizing SVG files

Filename % of Original File size (bytes) Method
test.svg 100 12644 Original
test_scour.svg 68 8657 Scour (normal)
test_scour_max.svg 65 8254 Scour (max)
test_svgo.svg 46 5844 SVGO

Experiments

Use SVGO configuration/parameters from https://gitlab.tu-berlin.de/innodoc/playground/tree/tikz2svg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension
Projects
None yet
Development

No branches or pull requests

1 participant