JXL Art is the practice of using JPEG XL’s prediction tree to generate art.
If you have questions, you can join the #jxl-art
channel on the JPEG XL Discord.
$ npm install
$ npm run dev
The Wasm is located in the jxl
folder and can be built using Docker with
$ npm run build
If you have the Emsdk installed, you can also run make
directly, but this is neither tested nor supported.
License Apache-2.0