Comment

Peter Bengtsson

TIFs don't work. Only JPEG and PNG.

It would be interesting to solve that. What I've learned today is that the hardest problem isn't the downloading (uploading as seen from your end) part but the resizing. When I resize, the VM maxes out of RAM entirely and everything freezes up and it breaks all the messages queues and stuff.

I need to figure out a way to gently do the resizing with maxing the RAM. Like a Hadoop job but for image resizing.

A thought would be crop, resize and re-assembly. Perhaps that's the way to go.

Parent comment

Mr Whirleygig

Interesting, but when I tried to upload my 100mb tif I got an alert box saying 400 bad request.