https://github.com/with-heart/magick-wasm
The WASM library for ImageMagick
https://github.com/with-heart/magick-wasm
Last synced: 5 months ago
JSON representation
The WASM library for ImageMagick
- Host: GitHub
- URL: https://github.com/with-heart/magick-wasm
- Owner: with-heart
- License: apache-2.0
- Fork: true (dlemstra/magick-wasm)
- Created: 2023-10-14T15:41:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T22:21:43.000Z (over 1 year ago)
- Last Synced: 2024-10-02T08:59:14.342Z (9 months ago)
- Homepage:
- Size: 2.09 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## The WebAssembly library for ImageMagick: magick-wasm
[](https://github.com/dlemstra/magick-wasm/actions)
[](https://raw.githubusercontent.com/dlemstra/magick-wasm/main/license.txt)
[](https://twitter.com/MagickNET)
[](https://github.com/sponsors/dlemstra)ImageMagick is a powerful image manipulation library that supports over [100 major file formats](https://www.imagemagick.org/script/formats.php) (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](demo/demo.ts) or demo project: https://github.com/dlemstra/magick-wasm-docs.
For more information about ImageMagick go to: [http://www.imagemagick.org/](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](https://twitter.com/MagickNET)) to receive information about new downloads and changes to magick-wasm and ImageMagick.
## Release notes
The release notes can be found on [GitHub](https://github.com/dlemstra/magick-wasm/releases/tag/0.0.24).
## 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](http://www.amazon.de/registry/wishlist/2XFZAC3J04WAY) or send me an [amazon gift card](https://www.amazon.de/Amazon-Gutschein-per-E-Mail-Amazon/dp/B0054PDOV8).
If you prefer to use PayPal then [click here](https://www.paypal.me/DirkLemstra). You can also sponsor me through [GitHub Sponsors](https://github.com/sponsors/dlemstra).