YesDPI

How to Check the DPI of an Image

The fastest way to check an image's DPI is to open it in a tool that reads its embedded metadata directly. Drop your JPG, PNG, or WebP file into the DPI Checker, and you'll see its current DPI, pixel dimensions, and resulting print size immediately — nothing is installed, and the file never leaves your device.

Check any image's DPI in your browser — no upload, no signup.

Open DPI Checker

What "DPI" means for a file you already have

Image files can store a resolution value in their metadata — a JFIF or EXIF field in JPEGs, or a pHYschunk in PNGs — that software commonly labels "DPI." This value doesn't change what the image looks like on screen; it's an instruction that print software uses to decide how large the image should print. Checking it tells you what a print shop or design program will assume unless you override it.

Step-by-step: check an image's DPI

  1. Open the DPI Checker.
  2. Drag your JPG, PNG, or WebP file into the drop area, or choose it from your device.
  3. The tool reads the file's metadata and displays its current DPI, its exact pixel width and height, and the print size that DPI produces.
  4. If the DPI needs to change — for a print shop's requirement, for example — use the DPI Converter next.

Other ways to check DPI

Desktop editors expose the same information: in Photoshop, it's under Image → Image Size; on a Mac, selecting a file and pressing Cmd+I shows a "More Info" resolution field in Preview; on Windows, right-click → Properties → Details lists horizontal/vertical resolution for some file types. These all read the same underlying metadata a browser-based checker does — the difference is just convenience, since a web tool needs no software installed and works from any device.

What if the image shows no DPI value?

Many images — screenshots, graphics exported from web design tools, camera-phone photos in some formats — are saved with no density metadata at all. That's not an error; it just means no value was ever written. If you need one for a print submission, set it with the DPI Converter or jump straight to 300 DPI, the most commonly requested value.

DPI vs. pixel dimensions — which one actually matters

Checking DPI tells you the current metadata value. It doesn't tell you whether the image has enough pixels to print well.A file can show "300 DPI" and still print soft if its pixel dimensions are too small for the size you need. Once you've checked the DPI, it's worth also confirming the print size those pixels actually support — the DPI Checker shows this automatically, or you can work it out directly with the Print Size Calculator.

Related tools

FAQ

What DPI is considered good enough for printing?

300 DPI is the standard target for photo and document prints viewed up close. Large posters and banners viewed from a distance can often use 150 DPI or less. See Best DPI for Common Print Formats for a full breakdown by use case.

Can I check an image's DPI without installing any software?

Yes. The DPI Checker reads a file's JFIF, EXIF, or PNG density metadata directly in your browser using JavaScript's File and Canvas APIs — there's nothing to install and no upload involved.

Why do two different tools show different DPI values for the same file?

Some editors and viewers ignore an image's actual metadata and simply assume 72 or 96 DPI for anything without a value set, or they round differently. A tool that reads the file's own JFIF/EXIF/pHYs fields directly — rather than assuming a default — will report what's actually stored.

Does checking an image's DPI upload or modify my file?

No. The DPI Checker only reads the file locally in your browser to display its metadata. It doesn't upload the file anywhere, and it doesn't write anything back to it.

My image shows 'Not set' for DPI — is that a problem?

Not necessarily. Many images, especially screenshots and web graphics, are saved without any DPI metadata at all. That only becomes relevant if you're about to print the file and a print shop or platform asks for a specific value.