Skip to content

zero-dependency JavaScript image manipulation

License

Notifications You must be signed in to change notification settings

acdvorak/ImageScript

Repository files navigation

ImageScript

zero-dependency JavaScript image manipulation

Discord ServerDocumentationGithubdeno.landNPM


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.

About

zero-dependency JavaScript image manipulation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript86.1%
  • Rust13.9%