I need to calculate an approximate image size in inches assuming 300dpi.
I have a target image size in mind, and i want to show the user if the image they have uploa
DPI = "dots per inch". One dot = one pixel.
300 pixels in 300 dpi: 1 inch. You can work it out :-)