tripviss / image-resizer

On-the-fly image resizing using Node.js and libvips. Heroku Ready!
MIT License
73 stars 45 forks source link

Unsupported output format "gif" #35

Open tuananh opened 7 years ago

tuananh commented 7 years ago

I have an image which is jpg but somehow when i use external source to resize it, I got Unsupported output format "gif"

The image url is

http://pix3.agoda.net/hotelimages/694/69405/69405_14040308360018949836.jpg?s=312x

env EXTERNAL_SOURCE_TEST='http://pix3.agoda.net and access it via

example.com/etest/hotelimages/694/69405/69405_14040308360018949836.jpg?s=312x
teohhanhui commented 7 years ago

Somehow it's being identified as a 1x1 GIF.