How to Change the DPI of a Photo (And When It Actually Matters)

DPI is one of those settings that confuses a lot of people — partly because it sounds technical, and partly because changing it doesn't always do what you'd expect. Here's what's actually happening when you adjust DPI, what tools let you do it, and why your results will vary depending on what you're trying to achieve.

What DPI Actually Means

DPI stands for "dots per inch" — it describes how many ink dots a printer places within one inch of a printed image. The higher the DPI, the more detail in the print, and the sharper the result at a given size.

In digital images, you'll sometimes see the related term PPI (pixels per inch), which measures how many pixels exist per inch when the image is displayed or printed. The two terms get used interchangeably in most editing software, even though they're technically distinct.

Here's the critical thing most guides skip: DPI is a metadata value, not a pixel value. Changing the DPI number in a file doesn't add or remove any pixels. A photo with 3000 × 2000 pixels has the same visual data whether its DPI is set to 72 or 300. What changes is the instruction sent to a printer about how large to render those pixels.

Why You'd Want to Change DPI

There are a few common reasons people need to adjust DPI:

  • Print quality — Most professional printers expect 300 DPI for sharp output. If your file is tagged at 72 DPI, some print services may warn you about low resolution or produce blurry results.
  • Web and screen use — Screen images are typically saved at 72 or 96 DPI, which keeps file sizes smaller without any visible quality loss on a monitor.
  • Submission requirements — Publishers, print labs, and design platforms often specify a minimum DPI. Matching that requirement is sometimes a formatting necessity.
  • Resizing with resampling — If you want a physically larger print without losing sharpness, you'll need to both increase DPI and add pixels (resample), which is a different operation than simply reassigning the DPI tag.

Two Different Operations: Reassigning vs. Resampling 🖨️

This distinction matters a lot:

OperationWhat ChangesPixel CountFile Size
Reassign DPI (no resample)Metadata tag onlyUnchangedUnchanged
Resample up (increase resolution)Pixels added via interpolationIncreasesIncreases
Resample down (decrease resolution)Pixels removedDecreasesDecreases

Reassigning DPI is lossless — you're just updating a number the printer reads. Resampling changes actual image data. Upsampling (adding pixels) uses algorithms to estimate new detail, which works reasonably well for moderate enlargements but degrades quality if pushed too far. Downsampling permanently discards pixels.

How to Change DPI in Common Tools

Adobe Photoshop

Go to Image → Image Size. You'll see a resolution field (in PPI/DPI) alongside the pixel dimensions. To change DPI without resampling, uncheck the Resample checkbox first — this locks pixel count and only updates the metadata. With Resample checked, Photoshop will add or remove pixels to maintain the new DPI at the same physical print size.

GIMP (Free)

Navigate to Image → Scale Image or Image → Print Size. The Print Size dialog lets you set DPI without resampling. Scale Image will resample. GIMP offers several interpolation methods (Cubic, Sinc, Linear) that affect how well upsampled images hold detail.

Preview (macOS)

Open the image, go to Tools → Adjust Size, and you'll find a resolution field. Unchecking "Resample image" changes DPI metadata only. It's a quick option for basic adjustments without installing additional software.

Online Tools

Sites like Img2Go, ResizePixel, and others offer DPI conversion in a browser. These are convenient for one-off tasks, but most don't offer fine-grained control over resampling algorithms, which matters if image quality is critical.

Lightroom

Lightroom doesn't store DPI as a persistent image property during editing — it applies DPI settings at export. Under File → Export, the resolution field lets you set DPI for the output file. This is clean and non-destructive.

What Affects Your Results

The outcome of a DPI change depends on several intersecting factors:

  • Starting pixel count — A 1200 × 900 pixel image has a hard ceiling on print quality. No DPI setting compensates for a low pixel count at large print sizes.
  • Intended output size — A 300 DPI image looks sharp at 4×6 inches. That same file printed at 24×36 inches will look pixelated regardless of its DPI tag.
  • Resampling algorithm — Photoshop's Preserve Details 2.0 and AI-based upscalers (like Topaz Gigapixel) produce noticeably better upsampling than basic bicubic interpolation, especially for faces and fine textures.
  • Print technology — Consumer inkjet printers, professional photo labs, and offset printing presses each have different native resolutions and DPI tolerances. A setting ideal for one may be unnecessary or insufficient for another.
  • File format — JPEG, TIFF, and PNG all store DPI metadata, but JPEG's compression introduces artifacts that become visible at high print magnification regardless of DPI.

The Variable That Changes Everything 📐

Someone adjusting DPI for a home photo print, a magazine submission, a large-format banner, and a social media graphic each needs a different approach — different tools, different resampling decisions, different target values. A 72 DPI file exported for Instagram is perfectly correct. That same setting sent to a professional print lab is a problem.

The right DPI for your image isn't a universal answer — it's a function of your output medium, physical print size, original pixel dimensions, and the quality standard your use case demands. Those variables sit entirely on your side of the equation.