Page 1 of 1

application error with small GIFs

Posted: 2018-07-01T04:06:28-07:00
by manesha
Hi!
I am using Image Magick for a website. However, I am running into an issue. For GIFS, after a certain file size (around 500 KB) , I run into an application error. I tested jpg images with the same file size and it worked. I understand that the application error appears because of Heroku's 30 seconds time out. However, why does it take so much time to upload a 500kb GIF? Is there a way to fix this?

Re: application error with small GIFs

Posted: 2018-07-01T10:54:48-07:00
by fmw42
Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown

Imagemagick does not do any uploading. So that is some other issue.