· 5 min read
How to Change a PNG's DPI for Print
Heshan Fernando
Co-founder & COO
A print shop or a print-on-demand service rejects your PNG file specifically because its DPI metadata says 72 instead of the 300 they require, even though the actual pixel dimensions of your image are more than large enough for quality printing at that size. This trips people up because DPI, in this context, is just a metadata tag — a number stored in the file describing an intended print density — not something that actually changes how many pixels the image contains or how sharp it looks on screen.
The confusion is understandable: DPI sounds like it should be about image quality, and in a sense it’s related, but changing the DPI tag alone doesn’t add or remove any actual image detail — it just changes what print size that pixel count is declared to correspond to.
What DPI metadata actually represents
DPI (dots per inch) metadata tells a print system how many pixels should be printed per inch of physical paper — an image tagged at 300 DPI with 3000x3000 pixels is meant to print at 10x10 inches, while the same pixel dimensions tagged at 72 DPI would nominally print at a much larger, lower-density 41.6x41.6 inches. Critically, the actual pixel data — every pixel’s color value — stays completely unchanged when you edit DPI metadata; you’re only changing the declared relationship between pixel count and physical print size, not resampling or adding any image detail.
This is why a print shop’s “wrong DPI” rejection is often fixable without any quality loss — if your image already has enough pixels for the desired print size at 300 DPI, updating the metadata tag alone (without resampling) gets you a file that satisfies the technical requirement without changing a single pixel.
Why people get stuck here
- DPI sounds like it’s about image quality, but it’s really about print scale. The metadata tag doesn’t determine how sharp an image looks on screen — screen display generally ignores DPI metadata entirely — it only matters for print sizing.
- Print shops often have strict, specific DPI requirements. A rejection for “wrong DPI” can be purely a metadata issue, fixable without touching the actual image, but that’s not always clear from the rejection message alone.
- Confusing DPI editing with resampling. Changing the DPI tag alone doesn’t add or remove pixels; actually changing an image’s effective resolution (adding real detail) requires resampling, a fundamentally different and lossier operation.
- Different image editing tools handle DPI metadata inconsistently. Not every tool makes it obvious how to edit just the DPI tag without accidentally resampling the image at the same time.
What a good image DPI changer looks like
Edits DPI metadata without touching pixels
The tool should update only the declared DPI value, leaving the actual pixel data completely untouched, so there’s no quality change or resampling involved.
Works specifically with PNG’s metadata structure
Since DPI metadata is stored differently across image formats, a tool built specifically for PNG’s structure handles the format’s particular metadata fields correctly.
Makes the distinction from resampling clear
A good tool should be upfront that this is a metadata-only change, not a resolution or quality change, so you don’t mistakenly expect it to add sharpness or detail that isn’t there.
Common mistakes to avoid
- Assuming a “wrong DPI” rejection from a print shop means your image doesn’t have enough actual pixel detail, when it may just be a metadata tag mismatch that’s fixable without any quality loss.
- Confusing DPI metadata editing with resampling, expecting a metadata change to add image detail it can’t add.
- Not checking whether your image’s actual pixel dimensions are sufficient for your intended print size at the required DPI before assuming a metadata fix alone will solve everything.
- Using a general image editor’s “resize” function when only DPI metadata needed changing, accidentally introducing unwanted resampling.
- Forgetting that DPI metadata is generally irrelevant for on-screen or web use — it’s specifically a print-context consideration.
How to do it with Image DPI Changer
Online Tool Store’s Image DPI Changer updates a PNG’s DPI metadata for print workflows without touching a single pixel, entirely in your browser.
- Upload your PNG file.
- Set the DPI value your print shop or print service requires.
- Confirm no pixel data is altered — only the metadata tag changes.
- Download the updated file, ready for your print workflow.
Because it changes only the metadata and leaves pixel data untouched, there’s no quality trade-off involved — you get a file that satisfies the print shop’s DPI requirement without any resampling.
Frequently asked questions
Will changing DPI metadata make my image sharper for print?
No — DPI metadata editing doesn’t add or change any actual pixel data, so it can’t increase real image sharpness or detail. If your image genuinely doesn’t have enough pixels for your intended print size, that’s a separate issue metadata editing alone can’t solve.
Why does my print shop care about DPI if it doesn’t affect quality?
DPI metadata tells their print system what physical size to print the image at based on its pixel count — it’s a sizing instruction, not a quality measure, but many print workflows are configured to require a specific value as part of their standard process.
Does DPI matter for images used only on screen or the web?
Generally no — screen display is based on pixel dimensions, not DPI metadata, so DPI is primarily a print-specific consideration and largely irrelevant for web or on-screen use.
Final thought
A “wrong DPI” rejection is often a metadata mismatch, not a real quality problem — and fixing it doesn’t require resampling or losing any image detail. Update the tag, keep your pixels untouched, and resubmit.