/flif-wasm

WebAssembly-compiled FLIF command line tool for Node.js v8+

Primary LanguageJavaScriptISC LicenseISC

Note: The FLIF format is not maintained anymore and superceded by JPEG XL. Check out jxl-wasm which supports the new format!

flif-wasm

WebAssembly-compiled FLIF command line tool for Node.js v8+

Build

  • Install emsdk 1.39+ and activate it
  • Run npm i && npm run build