Drop a JPG, PNG or TIFF below to read its DPI. No upload - everything happens inside your browser.
DPI (dots per inch) is a metadata value baked into the image file - it does not change how many pixels the image contains. JPEG files store DPI in a small JFIF header or in EXIF tags. PNG files store it in an optional pHYs chunk (in pixels per metre, which we convert to DPI). TIFF files store horizontal and vertical resolution in their IFD tags 282 and 283.
When an image has no DPI metadata, software fills in a default. Windows (and Windows Explorer’s “Horizontal resolution” field) assumes 96 DPI; Photoshop and most web/Mac tools assume 72. That is why the same file can read as 72 in one program and 96 in another - neither value is actually stored in the file. The pixel count is identical either way, and DPI only affects the image when it is printed.
Some files genuinely have no DPI field set. We show the source of the value so you can tell whether it came from a real header, EXIF, or a fallback assumption.
No. The image is read inside your browser and never leaves your device.