Instantly check your image's DPI, PPI, resolution, and calculate exact print sizes in inches and centimetres. See if your image is print-ready โ all in your browser, no upload, no software.
or click to select โ JPG, PNG, WEBP, TIFF, BMP up to 20MB
Enter a target DPI to preview how large your image would print at that resolution.
No upload, no server. Everything happens locally in your browser.
The File API reads the binary image data. For JPEGs, the tool parses the JFIF APP0 segment and EXIF APP1 XResolution tag. For PNG, it reads the pHYs chunk. For TIFF, it reads IFD0.
Resolution values are decoded from RATIONAL (num/den) or UINT16 fields and converted to DPI (dots per inch). If no DPI is embedded, 72 PPI is used as the standard web/screen default.
Print width = pixel width รท DPI. Print height = pixel height รท DPI. Results shown in both inches and centimetres (1 inch = 2.54 cm). Use the custom DPI input to simulate different print resolutions.
The tool checks 7 common paper sizes (4ร6 to A2) and tells you if your image has enough pixels to print at quality at the current DPI โ Good (โฅ required), Excellent (โฅ 1.5ร required), or Too small.
Use this reference table to understand the right DPI for your use case.
Everything about DPI, PPI, and image resolution for printing