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
- Host: GitHub
- URL: https://github.com/gen2brain/jpegli
- Owner: gen2brain
- License: bsd-3-clause
- Created: 2024-04-01T08:17:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T05:35:31.000Z (over 1 year ago)
- Last Synced: 2025-04-02T06:35:38.751Z (over 1 year ago)
- Language: Go
- Size: 1.54 MB
- Stars: 43
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## jpegli
[](https://github.com/gen2brain/jpegli/actions)
[](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