
2 Jun
2014
2 Jun
'14
1:37 p.m.
On Mon, 2 Jun 2014, jeroen@bohol.ph wrote:
I have been looking at this. Basically, the PG site infrastructure is not up to this. What it would require is a way to dynamically decide what size of image is appropriate, and then generate, on the fly, from the highest
Just let the user pick small images, large images, or no images (maybe "medium" also). No need to autodetect. And there's no need to convert on the fly. Store one version of each size. If the book has any significant number of images, the low res version will be a fraction of the space used by the high res version, so you may as well store the low res version if you're going to be storing the high res one.