Image Compression Library

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • jpegoptim

    jpegoptim - utility to optimize/compress JPEG files

  • Maybe invoke jpegoptim as a subprocess, since it does lossless optimization of JPEG compression and I don't know of any crates that do that for JPEG.

  • photon

    ⚡ Rust/WebAssembly image processing library (by silvia-odwyer)

  • What you describe reminded me of photon. Check out the website. If there isn't an overlap of functionality then you can definitely integrate it into your own site.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • image

    Encoding and decoding images in Rust (by image-rs)

  • The image create is actually pretty good. It decodes a lot of stuff natively, and encodes to JPEG and PNG. I actually used it to make something very similar.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts