Skip to content

Peeterush/magick-wasm

 
 

Repository files navigation

The WebAssembly library for ImageMagick: magick-wasm

Build Status GitHub license Twitter URL Donate

ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With magick-wasm you can use ImageMagick in your web application without doing a callback to an api.

Documentation

For examples on how to use magick-wasm view the https://github.com/dlemstra/magick-wasm/blob/main/demo/demo.ts or demo project: https://github.com/dlemstra/magick-wasm-docs. For more information about ImageMagick go to: http://www.imagemagick.org/.

Download

You can download the npm package from here: https://www.npmjs.com/package/@imagemagick/magick-wasm.

Follow me on twitter(@MagickNET) to receive information about new downloads and changes to magick-wasm and ImageMagick.

Release notes

The release notes can be found on GitHub.

Donate

If you have an uncontrollable urge to give me something for the time and effort I am putting into this project then please buy me something from my amazon wish list or send me an amazon gift card. If you prefer to use PayPal then click here. You can also sponsor me through GitHub Sponsors.

About

The WASM library for ImageMagick

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%