Imagemagick in Javascript (Emscripten)

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
davidagraf
Posts: 1
Joined: 2013-01-02T04:28:38-07:00
Authentication code: 6789

Imagemagick in Javascript (Emscripten)

Post by davidagraf »

Hi

I am currently trying to get ImageMagick running in Javascript, see https://github.com/kripken/emscripten/i ... t-11792728. It would be so cool to have imagemagick available in Javascript (without some binary dependencies).
Unfortunately, I am having quite some troubles to make it working. And I am loosing a bit the patience. Because I would just like to use this for a hobby project. So, if someone from the ImageMagick community would like to help to get it running, I would really appreciate. I think it would be really cool to see ImageMagick running in pure Javascript.
Post Reply