Page 1 of 1

Imagemagick in Javascript (Emscripten)

Posted: 2013-01-02T04:34:35-07:00
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.