1.3.1 • Published 11 months ago

@chinese-fonts/imagescript v1.3.1

Weekly downloads
-
License
(AGPL-3.0-or-late...
Repository
github
Last release
11 months ago

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.

It's a fork package of origin repo. It rewrite wasm load code to make one repo running on deno, browser and nodejs.


Features


Example

Example


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