Forum Moderators: coopster

Message Too Old, No Replies

Defined quality of uploaded images on server

         

toplisek

12:44 pm on Dec 29, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I like to know how to define server based quality of images which are uploaded. As we know there is upload solution based on file size and format. Can be checked quality of images as we know exact dimension (size) but quality is not defined and can influence printed result?

Is there some the best PHP solution for this particular issue?

eelixduppy

2:11 pm on Dec 29, 2011 (gmt 0)



"Printed result" as in on paper?

If you know the resolution of the image and how large you are going to be printing it, you could technically calculate the ppi for that image to determine how nicely it will look when it is printed (assuming the actual printer you are using is decent). 200-300 ppi will produce the best results, but may be too large for what you're working with.

penders

5:58 pm on Dec 29, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The compression ratio used for JPEG images?