Image Tips

How to Change Image DPI to 300 for Printing (Without Resizing)

"Please provide images at 300 DPI" — this request from printers, stock photo agencies, and design templates confuses a lot of people. Here's what it actually means, and how to change it without distorting your image.

What Is DPI?

DPI stands for Dots Per Inch — a measurement of print resolution. It describes how many ink dots a printer places per inch of physical paper. Higher DPI means more dots per inch, which means a sharper, more detailed print.

But here's the part that trips people up: DPI is just a number stored in the image file's metadata. It tells printing software how large to print the image, not how many pixels the image contains. The actual pixel count — the real information — is fixed when the photo was taken.

A 3000×2000 pixel image at 72 DPI and the same image at 300 DPI are exactly identical in terms of visual content and pixel count. The DPI value only changes the suggested print size.

Why Do Printers and Stock Sites Ask for 300 DPI?

At 300 dots per inch, photographic prints look sharp and clear at normal viewing distance. Below around 150 DPI, prints start to look pixelated or blurry when held at arm's length.

The relationship between pixels, DPI, and print size is:

Print size (inches) = Pixel count ÷ DPI

So a 3000×2000px image at 300 DPI prints at 10×6.67 inches. The same image at 72 DPI would print at 41.7×27.8 inches — but at very low quality because you're spreading the same pixels across a much larger area.

How to Change DPI to 300 Using LovePDFImg

LovePDFImg's Change DPI tool updates the DPI metadata stored in your JPG or PNG file without changing any pixels. The image content is completely unchanged — only the embedded resolution tag is updated.

👉 Try it free: Change Image DPI — Free, No Resampling, Browser-Based
Set any DPI value for JPG and PNG files. Pixel count stays the same.
  1. Open Change DPI on LovePDFImg.
  2. Upload your JPG or PNG image.
  3. Select 300 from the DPI dropdown (or type a custom value).
  4. Click Apply DPI.
  5. Download your image — same pixels, new DPI metadata.

Does Changing DPI Resize My Image?

No — and this is the most important thing to understand. Changing the DPI value does not resize your image, does not add or remove any pixels, and does not change how the image looks on screen. Computer monitors ignore DPI metadata entirely — they display images based purely on pixel count.

What changes is how printing software interprets the image. A printer reading "300 DPI" will print your 3000px image at 10 inches wide. If you change it to 150 DPI, the same printer will try to print it at 20 inches wide (same pixels, bigger area, lower quality).

Common DPI Values and Their Uses

What If My Image Doesn't Have Enough Pixels for 300 DPI?

This is where the confusion usually lives. If someone asks for a "4×6 inch photo at 300 DPI", they need 1200×1800 pixels (4×300 by 6×300). If your image is only 800×600px, simply changing the DPI tag to 300 will technically give them a "300 DPI file" — but when printed at 4×6 inches, it'll look blurry because there aren't enough pixels.

In that case, you actually need more pixels. Use Resize Image to upscale to the required pixel count, then change the DPI. Upscaling adds pixels via interpolation and does soften the image slightly, but it's the only option if the original doesn't have enough resolution.

Before doing either, check your image's current dimensions using Image Size Checker to see if you already have enough pixels.

JPEG vs PNG for Print

Both JPG and PNG can store DPI metadata, and both are accepted by most print services. However:

If you need to change formats before or after adjusting DPI, use JPG to PNG or PNG to JPG as needed.

Key Takeaways