photo / frontend

The official @github repository of the Trovebox frontend software. A photo sharing and photo management web interface for data stored "in the cloud" (i.e. Amazon S3, Rackspace CloudFiles, Google Storage).
https://trovebox.com
Apache License 2.0
1.37k stars 244 forks source link

Photo Quality After Upload #821

Open okpierre opened 12 years ago

okpierre commented 12 years ago

Is there a way to control the quality level for uploads? When testing with a photo that is 600x450, the original prior to upload is much sharper and has more details than the one that is viewed within the Gallery popup.

jmathai commented 12 years ago

Is the photo scaled up larger than it's original version?

okpierre commented 12 years ago

If I open the original file img3923.jpg (600x450) with a viewer it looks fine so I'm assuming it's during the upload process or that the Gallery popup attempts to stretch/resize it to fit the popup dimension. Could that be? If so, is there a way to prevent the stretching/resizing?

jmathai commented 12 years ago

Yes. I without seeing the photo I'm guessing that is what is happening. There's no configuration for this so we need to possibly change the behavior and possibly make that configurable. Though I don't see any reason why we should be stretching the photo to be larger than the original.

okpierre commented 12 years ago

On the left is Gallery popup view and the right is local file viewer (same file) http://i49.tinypic.com/sfdpco.jpg