Skip to content

gen2brain/jpegxl

Repository files navigation

jpegxl

Status Go Reference

Go encoder/decoder for JPEG XL Image File Format with support for animated JXL images (decode only).

Based on libjxl compiled to WASM and used with wazero runtime (CGo-free).

The library will first try to use a dynamic/shared library (if installed) via purego and will fall back to WASM.

Build tags

  • nodynamic - do not use dynamic/shared library (use only WASM)

About

JPEG XL image encoder/decoder

Resources

License

Stars

Watchers

Forks

Packages

No packages published