How to Check the Resolution of an Image (On Any Device or Platform)
Image resolution affects everything from how sharp a photo looks on screen to whether a print comes out crisp or pixelated. Knowing how to check it — and understanding what the numbers actually mean — saves you from resizing mistakes, failed print jobs, and compatibility headaches.
What Image Resolution Actually Means
Resolution describes how much detail an image contains. It's typically expressed in two ways:
- Pixel dimensions — the width and height in pixels (e.g., 1920 × 1080)
- PPI (pixels per inch) or DPI (dots per inch) — how densely those pixels are packed, relevant mainly for printing
A common source of confusion: an image can have large pixel dimensions but low PPI, or small dimensions but high PPI. For screen display, pixel dimensions matter most. For print, PPI/DPI is the deciding factor.
How to Check Image Resolution on Windows
Using File Explorer:
- Right-click the image file
- Select Properties
- Go to the Details tab
- Look for Width, Height, and Resolution (listed in DPI)
This gives you both pixel dimensions and the embedded DPI value without opening any software.
Using Paint or Photos app:
- In Paint, open the image and go to File > Properties to see dimensions in pixels
- In the Photos app, click the three-dot menu, select File info to see basic resolution details
How to Check Image Resolution on macOS
Using Preview (built-in):
- Open the image in Preview
- Go to Tools > Show Inspector (or press ⌘ + I)
- The Image tab shows pixel dimensions and resolution in DPI
Using Finder:
- Right-click the file, select Get Info
- Scroll to More Info — pixel dimensions are listed there
macOS also embeds resolution metadata directly into the file info panel, so you rarely need third-party tools for a quick check.
How to Check on a Smartphone
📱 On iPhone (iOS): The native Photos app doesn't display resolution directly, but you can:
- Go to Settings > Privacy > Photos, then check file details
- Use the Files app to see some metadata
- Third-party apps like Metapho or Photo Investigator surface full EXIF data including resolution
On Android:
- Open the image in Google Photos, tap the three-dot menu, then Info — pixel dimensions appear in the details panel
- Samsung's Gallery app shows resolution in the image details view
- File manager apps typically show dimensions when you view file properties
The depth of metadata visible natively varies noticeably across Android manufacturers and OS versions.
Checking Resolution in Common Software
| Tool | Where to Find It |
|---|---|
| Adobe Photoshop | Image > Image Size — shows pixel dimensions and PPI |
| GIMP | Image > Image Properties or Image > Scale Image |
| Microsoft Word | Right-click inserted image > Format Picture > Size |
| Google Docs | Limited — use an external tool before importing |
| Canva | File > Document settings (canvas size, not DPI) |
| Lightroom Classic | Library panel metadata view or Export dialog |
Photoshop gives the most complete picture — it shows pixel dimensions, document size, and resolution simultaneously, and lets you see the relationship between them.
Using Online Tools to Check Resolution
If you don't have access to desktop software, several browser-based tools let you upload an image and instantly read its metadata:
- ExifData.com, Jeffrey's Exif Viewer, and similar tools extract full EXIF metadata including width, height, color depth, and DPI
- These tools work across any device with a browser
- Keep privacy in mind — avoid uploading sensitive or confidential images to third-party sites
The Variables That Change What "Resolution" Means in Practice
This is where individual setups diverge significantly:
Use case matters most. A 1200 × 800 pixel image is perfectly adequate for a website thumbnail but falls short for a full-page magazine print. The same file behaves differently depending on context.
Embedded DPI vs. effective DPI. The DPI value stored in a file's metadata is just a tag — it doesn't physically change the pixel data. What matters for print is effective DPI: pixel dimensions divided by the intended print size in inches. A 3000 × 2000 pixel image printed at 10 inches wide has an effective DPI of 300. Printed at 20 inches wide, that drops to 150.
Camera and source equipment determine the native resolution ceiling. A smartphone camera producing 12MP images has a different resolution baseline than a 45MP mirrorless camera or a flatbed scanner set to 600 DPI.
Color depth and file format interact with resolution. A high-resolution JPEG and a high-resolution TIFF at the same pixel dimensions carry different amounts of usable image data — relevant for professional editing workflows.
Display resolution on the viewing device affects perception. An image that appears sharp on a 1080p monitor may look soft on a 4K or Retina display, even though the image file itself hasn't changed.
What the Numbers Tell You — And What They Don't
Knowing the pixel dimensions and DPI of an image tells you what the file contains. It doesn't automatically tell you whether that's sufficient for your specific output — whether that's a social media post, a billboard, a product photo, or a document insert.
The gap between checking resolution and knowing if it's enough depends on where the image is going, how large it needs to appear, and the quality standards of whatever platform or print process is receiving it. Those factors sit entirely on your side of the equation.