mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
83040c50e7
Oxipng is a multithreaded lossless PNG/APNG compression optimizer. Lossless compression is a class of data compression that allows the original data to be perfectly reconstructed from the compressed data with no loss of information. https://en.wikipedia.org/wiki/Lossless_compression https://github.com/shssoichiro/oxipng?tab=readme-ov-file#git-integration-via-pre-commit Oxipng is a multithreaded PNG optimizer written in Rust https://pre-commit.com/index.html#rust "pre-commit will bootstrap rust if it is not present."