openzim / openzim/python-scraperlib
Add SVG optimizer
Open
Nobody has claimed this yet.
enhancement
stale
- Dominant language
- Python
- Stars
- 31
- Forks
- 27
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing svgo, scour, and svgcleaner for integration with scraper source images, including their lossless-cleaning behavior and language/runtime fit. Define which optimizer to adopt, where it belongs in the scraper flow, and how to verify that SVG inputs are cleaned without loss.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, python, rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100