churchyard, on Mar 25 2006, 03:11 PM, said:
if there is some jpg that has more than 300 kB, how it is large? 8000px : 4000px ?
i found one jpg (1134 x 834) -> 150 kB
There is no way to even make a reaasonable guess at the pixel dimensions of an image in a jpeg file based just on the file size.
Firstly, the 'quality' settings used during conversion have a huge impact on size.
Secondly, the file may include an ICC profile (to accurately define colour mapping), and these can be large.
Thirdly the file may contain other data based on either EXIF or IPTC standards (or both).
churchyard, on Mar 25 2006, 03:11 PM, said:
Are you sure you want to add on your gallery image in 1134 x 1668 resolution?
Etogal can do size reduction for you, as long as the initial image isn't too big for memory. You can set a maximum pixel size in the snippet call, and it will shrink to this, so you don't have to resize it yourself. Etogal will only save the shrunk image, plus the thumbnail, so the only penalty is the amount of time it takes you to upload the original file.