Show HN: I built an image optimization tool based on Google's new Jpegli encoder

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jpegli

    Go encoder/decoder for JPEG based on jpegli

  • I'm not so great with design so I didn't really know how to do it near the headline since there is already a subtitle there.

    Took me about 2 days to make everything from start to deployment.

    Main thing was to get the WASM stuff working but that didn't take too long. I found this git repo [1] that already compiled the stuff I needed to WASM. UI took the most time in the end.

    [1] https://github.com/gen2brain/jpegli

  • mozjpeg

    Improved JPEG encoder.

  • TBH, the library I am using only supports a few color spaces and it does not include XYB and I have not looked into it much further. Also as you can see I did not really bother to add colorspace settings in general but I might do it later.

    [1] https://libjxl.readthedocs.io/en/latest/api_encoder.html#_CP...

    [2] https://github.com/mozilla/mozjpeg/blob/6c9f0897afa1c2738d72...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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