chokepoint / flaskgur

Simple image hosting site written with Flask and Python
GNU General Public License v2.0
83 stars 16 forks source link

Generating Thumbnails #2

Open josephfusco opened 10 years ago

josephfusco commented 10 years ago

Just playing around with flaskgur and it looks like there is something wrong with generating thumbnails. Any advice?

http://107.170.119.38/

pistell commented 10 years ago

I am having the same problem. The thumbnails will generate just fine but the aspect ratio is all screwed up, especially for portrait images

chokepoint commented 10 years ago

Yeah I see what you're saying. I'll look into a fix once I get some time. If anyone wants to submit a pull request I'll merge it into the master branch. Thanks for the report.