Rare find

pixo. High-performance image compression library written in Rust.

pixo.leerob.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Enhance image resizing functionality in the web app (#48)
  • fix
  • Enhance image resizing functionality in the web app
  • Allow pasting images in the web app (#46)
  • Move compression and resize to web worker (#42)
  • Update README (#47)
  • Update README.md
  • Add link to learn more about the project
  • Add clipboard image paste support in web app
  • fix: remove unnecessary/duplicate tests
  • Rust test code cleanup (#43)
  • remove inline comments from simd fallback tests
  • remove inline comments from png module tests
  • remove inline comments from png filter tests
  • remove inline comments from png chunk tests
  • remove inline comments from deflate tests
  • remove inline comments from huffman tests
  • remove inline comments from adler32 and crc32 tests
  • remove inline comments from idct tests
  • remove inline comments from inflate tests