#image #image-processing #codec #gif #decoding #wasm #js

nightly imagescript

tiny and fast image manipulation library for js & rust

10 releases

0.0.10 Aug 23, 2022
0.0.9 May 27, 2022
0.0.8 Jan 3, 2022
0.0.6 Dec 31, 2021

#655 in Images

GPL-3.0-or-later

49KB
981 lines

ImageScript

zero-dependency JavaScript image manipulation

Discord Server Documentation Github deno.land NPM


ImageScript is a zero-dependency alternative to common JavaScript bitmap image manipulation tools. It can achieve much more performant results by utilizing lower-level memory access, less memory copying and WebAssembly / native binaries for decoding and encoding.


Features


Example

Check out one of these examples:

Example


If you have any additional questions, feel free to join the discord support server.

Dependencies

~18KB