An open API service indexing awesome lists of open source software.

https://github.com/gen2brain/jpegli

Go encoder/decoder for JPEG based on jpegli
https://github.com/gen2brain/jpegli

Last synced: 12 months ago
JSON representation

Go encoder/decoder for JPEG based on jpegli

Awesome Lists containing this project

README

          

## jpegli
[![Status](https://github.com/gen2brain/jpegli/actions/workflows/test.yml/badge.svg)](https://github.com/gen2brain/jpegli/actions)
[![Go Reference](https://pkg.go.dev/badge/github.com/gen2brain/jpegli.svg)](https://pkg.go.dev/github.com/gen2brain/jpegli)

Go encoder/decoder for [JPEG](https://en.wikipedia.org/wiki/JPEG).

Based on [jpegli](https://github.com/google/jpegli) from libjxl compiled to [WASM](https://en.wikipedia.org/wiki/WebAssembly) and used with [wazero](https://wazero.io/) runtime (CGo-free).

### Resources

* https://giannirosato.com/blog/post/jpegli/
* https://cloudinary.com/blog/jpeg-xl-and-the-pareto-front
* https://github.com/google-research/google-research/tree/master/mucped23