Image DPI Checker

Image Metadata

Horizontal DPI
-
Vertical DPI
-
Width (Pixels)
-
Height (Pixels)
-
File Size
-
File Type
-
Note: DPI is often missing or irrelevant for screen-only formats like PNG and GIF.

Image Preview

Image Preview

Privacy First DPI Check

Your images are processed entirely within your browser using low-level JavaScript API calls to read the file header. The image is never sent to our servers, ensuring your data remains private and secure.

What is DPI?

DPI (Dots Per Inch) is a metadata value used almost exclusively for **printing**. It tells the printer how many pixels should be crammed into one linear inch of paper.

For high-quality printing, the standard is usually **300 DPI**. For web display, DPI is completely irrelevant—only the **Pixel Dimensions** (Width x Height) matter.

If the DPI is missing or reads '96 DPI', the image still looks fine on screen. The file's internal metadata is either set to a default value or missing altogether.