Image DPI Changer

Set the DPI of a PNG or JPEG for print — the metadata is edited in place, so not a single pixel is recompressed and the file downloads instantly.

The Image DPI Changer runs entirely in your browser, editing bytes on your device. Your images are never uploaded.

Open the Image Converter

About Image DPI Changer

Image DPI Changer fixes the “please supply images at 300 DPI” request without touching your pixels. DPI is not image quality — it is a metadata note telling printers how densely to lay the existing pixels on paper. A 3000×2000 photo is the same photo at 72 or 300 DPI; only the intended print size changes (41 inches wide versus 10). This tool reads the resolution field inside the file — the pHYs chunk in a PNG, the JFIF density in a JPEG — and rewrites just those few bytes. There is no decoding, no recompression and no quality loss, which also makes it instant on any file size. The print-size preview shows exactly how large the image prints at the current and the new DPI, so you know before submitting whether the pixels are actually sufficient.

Features

How to use the Image DPI Changer

  1. Drop a PNG or JPEG
  2. Check the stored DPI and current print size
  3. Pick 300 (or any value) and check the new print size
  4. Download — the pixels are untouched

Example

Input

3000×2000 photo at 72 dpi

Output

Same file at 300 dpi — prints 10×6.7 in instead of 41.7×27.8 in

Identical pixels; only the print instruction changed.

Common errors & troubleshooting

Frequently asked questions

Does changing DPI change image quality?
No. DPI is a print-density instruction stored in metadata; the pixel data is untouched here — not even recompressed. Quality changes only when pixels are resampled, which this tool deliberately never does.
What DPI do I need for printing?
300 DPI is the standard for photo prints and publications viewed at arm's length. Large posters viewed from distance work at 150, and billboards far less. Screen-only work conventionally sits at 72 or 96 — where the number is ignored anyway.
How large can my image print at 300 DPI?
Divide pixels by 300: a 3000×2000 photo prints 10×6.7 inches. The tool shows this for both the current and the proposed DPI, which is the fastest way to know whether your pixels meet a size requirement.
Why do journals and print shops ask for 300 DPI files?
Their systems read the metadata field to compute the intended print size and flag under-resolved images. Setting the field correctly — matched to a sufficient pixel count — is what makes the automated check pass.
Where is DPI stored inside the file?
PNG keeps physical-density values in a small chunk near the start of the file; JPEG stores density and units in its JFIF header. The tool rewrites exactly those bytes — with a correct checksum for PNG — and leaves the image data stream alone.

Related tools

All ArrayKit tools