Does Glitch have ImageMagick?

I’m trying to port my New Yorker Caption Bot to Glitch but I need ImageMagick or Graphicsmagick for it to work. Are those binaries available?

I’ve just deployed a new version of our base image that incules imagemagick. It should work for you now, but let me know if you encounter any other problems :slight_smile:

2 Likes

Did imagemagick disappear from the base image?

I’m not finding it on the PATH… can we get that or graphicsmagick installed by default? :pray:

I also would like to use ImageMagick. Is there any update on why it was removed or why I cannot find it?