Giter Club home page Giter Club logo

jxl-wasm's Introduction

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

jxl-wasm's People

Contributors

saschanaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

linecode

jxl-wasm's Issues

Support GIF

libgif is unavailable as emscripten ports yet. Probably worth submitting a patch.

Enable SIMD

Need to check the Node.js support status. Node.js 15 only supports it with a flag --experimental-wasm-simd.

Add example

It would be great to add an example in the README of how to use it in with one basic example.

Thanks!

Add CI

To make sure it's supported on various Node.js versions, particularly with #3.

Support jpeg

JPEG support is disabled because no libjpeg in emscripten-ports. Probably need to build libjpeg together.

Please add a license

This is pretty much exactly what I need, and I'd like to know how it's licensed, to know whether it's available to me

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.