Skip to content

Jacherr/ImageScript

 
 

Repository files navigation

ImageScript

This fork of ImageScript is in use by my Discord bot Assyst for its ImageScript functionality, including ImageScript tags.
Invite it here

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 for compression and encoding.


Features


Example

Example


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

About

zero-dependency JavaScript image manipulation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 62.2%
  • JavaScript 37.8%