Skip to content
FeetToPixelsDPI / PPI / CSS

Pixel Dimensions

720 x 576 px

New Print Size (300 DPI)

2.4 x 1.92 in

Formula

new size = (original size x current DPI) / target DPI

10 x 8 inch Image Across DPI Settings

From DPITo DPINew WidthNew Height
723002.4"1.92"
963003.2"2.56"
1503005"4"
3007241.67"33.33"
3009631.25"25"

Calculators

DPI Converter: Change Image DPI and Resolution Online

Changing DPI changes print size, not pixel count. A 3000x2000 image at 300 DPI prints at 10x6.67 inches. The same image at 72 DPI prints at 41.67x27.78 inches.

Convert image DPI settings online. Change between 72, 96, 150, and 300 DPI. Understand how DPI affects print size and image quality. Free DPI converter tool.

DPI Converter: Change Image DPI and Resolution Online

Changing DPI changes print size, not pixel count. A 3000x2000 image at 300 DPI prints at 10x6.67 inches. The same image at 72 DPI prints at 41.67x27.78 inches.

Convert image DPI settings online. Change between 72, 96, 150, and 300 DPI. Understand how DPI affects print size and image quality. Free DPI converter tool.

How the DPI Converter Works

The DPI Converter changes the DPI metadata tag of an image without touching its pixel data. This sounds like a minor operation, but it fundamentally changes how a printer interprets the file. An image has two separate properties: pixel dimensions (how many pixels wide and tall) and DPI (how many of those pixels get packed into one printed inch). Only the second number changes when you 'convert' DPI. The formula relating them is: print-size-in-inches = pixel-dimension / DPI. Double the DPI and the print becomes half as wide for the same pixel count.

Consider a 3000 x 2000 pixel image. At 72 DPI it prints at 3000/72 = 41.7 inches by 27.8 inches - a poster. Change the metadata to 300 DPI and those same pixels now print at 3000/300 = 10 inches by 6.67 inches - a letter-size photo. The file is byte-for-byte identical; only the printing software reads a different density. No pixels are created, destroyed, or resampled. This is why professional printers always request the pixel dimensions in addition to DPI.

For the underlying math behind DPI itself, see what-is-dpi. For calculating DPI from resolution and screen size, use the dpi-calculator. For pure print resolution planning, see pixels-per-inch.

When to Use the DPI Converter

Changing DPI metadata is most useful when a printer, stock photo site, or client workflow insists on a specific DPI flag even though the pixel data is already adequate. Common situations include:

  • Submitting artwork to Adobe Stock, Shutterstock, or other marketplaces that require 300 DPI files.
  • Preparing press-ready PDFs for a print shop whose preflight checker rejects anything below 300 DPI.
  • Fixing a phone photo that exports at 72 DPI but is plenty large in pixels for professional print.
  • Converting scanned documents so they open at the intended physical size in Word or InDesign.
  • Matching a company brand-asset standard that mandates 300 DPI for all production files.
  • Preparing fine-art giclee prints where the RIP software uses the embedded DPI to determine paper size.

Practical Examples

The table below shows how the same 3000 x 2000 pixel image prints at various DPI settings. Pixel count does not change - only the physical print dimensions shift.

DPI SettingPrint WidthPrint HeightTypical Use
72 DPI41.67 in27.78 inWeb/legacy default (do not use for print)
96 DPI31.25 in20.83 inCSS reference / Windows default
150 DPI20.00 in13.33 inLarge poster viewed from 3+ feet
200 DPI15.00 in10.00 inNewspaper / low-cost flyer
240 DPI12.50 in8.33 inPhoto inkjet, minimum quality
300 DPI10.00 in6.67 inProfessional offset print standard
400 DPI7.50 in5.00 inFine art / coffee-table book
600 DPI5.00 in3.33 inLine art / technical illustration

Common Mistakes to Avoid

The single biggest misconception about DPI is that changing the metadata improves image quality. It does not. A 500 x 500 pixel image tagged as 3000 DPI still prints a blurry postage stamp at 3000 DPI.

  • Thinking DPI conversion increases resolution - it only relabels existing pixels.
  • Uploading a 72 DPI image at 800 x 600 pixels and expecting a quality 10-inch photo print (you would need 3000 x 2250 pixels at 300 DPI).
  • Relying on Photoshop's 'Resample Image' toggle to rescue low-resolution files - upscaling adds pixels by interpolation, not detail.
  • Saving web images at 300 DPI 'just in case' - web browsers ignore DPI entirely; only pixel dimensions matter on screen.
  • Confusing DPI with PPI when talking to a print vendor - most shops use them interchangeably, but clarify to avoid confusion.
  • Forgetting to re-export after changing DPI in the Image Size dialog - some tools only update on save.

Practical Quality Notes for DPI Converter

This calculator is most helpful when the result is tied to a real workflow, not treated as a loose number. For DPI Converter, verify print size, source pixel dimensions, and the DPI value requested by the printer or export workflow. That context prevents the common mistake of copying a pixel value into a print, web, or CSS workflow where the reference size is different.

DPI Converter should be checked with the formula, a realistic example, and the actual output requirement before you export or publish. If the number looks unexpectedly large or small, check the unit direction first, then check the DPI, base font size, viewport width, or physical measurement that controls the calculation.

A good review pass for DPI Converter is simple: calculate once, compare against a known example, and preview the final output at the size people will actually see. Changing DPI changes print size, not pixel count. A 3000x2000 image at 300 DPI prints at 10x6.67 inches. The same image at 72 DPI prints at 41.67x27.78 inches.

Checks Before You Use the Result

  • Confirm that DPI Converter is using the same input unit your source file or design brief uses.
  • Save the DPI, viewport, or font-size setting next to the final DPI Converter value so another person can reproduce it.
  • Preview the DPI Converter output on the target medium before sending it to print, publishing it, or adding it to CSS.
  • Recalculate DPI Converter after resizing, cropping, changing aspect ratio, or changing the root font-size or viewport assumption.

When the Number Needs a Second Look

Recheck the result if the project moves from screen to print, from desktop to mobile, from one social platform placement to another, or from a draft export to a production file. Small context changes can make a correct DPI Converter answer wrong for the final job.

Sources

Reference Sources

These external references support the page's conversion formulas, resolution guidance, and unit explanations.

Frequently Asked Questions

Use the Image Size dialog in Photoshop (Image > Image Size), uncheck Resample, and change the Resolution field. The pixel count stays fixed -- only the print size changes. To truly change print quality you need to resample and change pixel dimensions.

Without resampling: the print size shrinks from 26.6 inches to 6.4 inches for a 1920px image. The pixels do not change. With resampling: new pixels are added (upscaling), which produces soft results since detail cannot be recovered.

No. DPI is metadata stored in the file header. Changing it has zero effect on file size, pixel count, or visual quality on screen. File size depends on pixel dimensions and compression, not DPI.

300 DPI is the standard for professional printing (brochures, magazines, photos). 150 DPI is acceptable for large-format posters viewed from a distance. Billboard printing can use as low as 30-50 DPI.

Web images are typically 72 or 96 DPI. However, DPI does not matter on screen - only pixel dimensions matter for web display. A 1000px wide image appears the same on screen whether it is set to 72, 96, or 300 DPI.

Enter the web DPI (usually 72) as current DPI and 300 as target DPI, along with the current print size. The calculator shows the new (smaller) print size. If the result is too small, you will need a higher-resolution source image.