oxipng/oxipng
Multithreaded PNG optimizer written in Rust observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 81.5
- age_days: 3887
- days_rel: 25
- days_push: 9
- n_releases_24m: 7
Adoption not part of the score
4188 stars · 155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Oxipng is a multithreaded, lossless PNG/APNG compression optimizer written in Rust. It can be used as a command-line utility or as a Rust library, offering configurable optimization levels and metadata stripping.
Use cases
- compress png images without losing quality
- optimize pngs for faster website loading
- strip metadata from png files
- reduce png file size in a build pipeline
- batch optimize png images from the command line
- shrink pngs with transparency for the web
When to choose
- you need lossless PNG compression with fast, multithreaded performance
- you want a CLI tool that integrates easily into build or CI pipelines
- you need a Rust library for programmatic PNG optimization
- you want configurable trade-offs between speed and compression level
When to avoid
- you need to optimize JPEG, WebP, or other non-PNG formats
- you require lossy image compression for maximum size reduction
- you need a GUI-based image optimizer
Facets
cli-tool · maturity stable
image-processing compression cli image-processing files web-development windows rust cli cross-platform png-optimizer lossless-compression apng image-optimization multithreaded command-line linux macos
2 sources
- readme: https://github.com/oxipng/oxipng · fetched 2026-08-28 · 5c0060fdcdc9
- registry_crates: https://crates.io/api/v1/crates/oxipng · fetched 2026-08-29 · 35f7effb02c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oxipng/oxipng | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem