The Wayback Machine - https://web.archive.org/web/20221204053608/https://github.com/saschanaz/jxl-wasm
Skip to content

saschanaz/jxl-wasm

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jxl-wasm

WebAssembly-compiled JPEG XL command line tool for Node.js. It requires Node.js >=16.4.0 (V8 >=9.1) for wasm SIMD support.

How to use

  1. npm i -g jxl-wasm
  2. Run cjxl-wasm for encoding and djxl-wasm for decoding.

Build environment

Below are my current environment, which doesn't exactly mean they are the required versions.

  • Emscripten 2.0.26
  • Node.js 16.6.0
  • CMake 3.17.1

About

WebAssembly-compiled JPEG XL command line tool for Node.js

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published