Printsize Lab.
Image sizing

Resize vs resample: change photo print size without losing track of pixels

Learn how print dimensions, PPI and resampling interact. Use worked pixel examples to choose a photo size without assuming that metadata creates detail.

By Printsize Lab · Updated September 12, 2026

The same 2400 by 3000 pixels produce 8 by 10, 10 by 12.5 or 12 by 15 inch prints at different PPI values.
The same 2400 by 3000 pixels produce 8 by 10, 10 by 12.5 or 12 by 15 inch prints at different PPI values.

Changing a photo’s print dimensions can leave its pixel count unchanged. Resampling changes the pixel grid. Before saving, check which operation your image editor will perform.

Three values describe two different things

A raster image has a width and height in pixels. A chosen pixels-per-inch value tells you how those pixels would map onto a physical print. The resulting dimensions in inches are calculated by dividing pixels by PPI. The file’s size in megabytes is a separate measurement and is not a dependable way to judge printable size.

A 3000 × 2400 image contains 7.2 million pixels. At 300 PPI it covers 10 × 8 inches. At 240 PPI it covers 12.5 × 10 inches. Both calculations use the same pixels. Merely changing the PPI field does not make the source more detailed.

What happens with resampling off?

In an editor that links print dimensions and resolution while preserving pixel dimensions, making the physical print wider reduces its PPI. The pixel width divided by the physical width gives the new density. For a 3000 pixel image printed 12 inches wide, the result is 250 PPI.

This is useful when you want to understand what an existing image can supply at a chosen size. It does not guarantee the printer will use that size: the print dialog may still apply Fit, crop to fill, or other scaling. Confirm the final output settings separately.

What changes when you resample?

Resampling adds or removes pixels. If you ask for 12 × 9.6 inches at 300 PPI, the required grid is 3600 × 2880 pixels. Starting with 3000 × 2400 therefore means creating a larger grid. The software estimates new values; a larger pixel count is not evidence of additional photographed detail.

Downsampling goes in the other direction. Reducing the same original to 1500 × 1200 pixels leaves 1.8 million pixels. At 300 PPI that copy covers 5 × 4 inches. If you later enlarge the small copy again, it cannot simply recover every detail discarded by the reduction.

Use a simple decision sequence

  1. Keep the original image and work on a copy.
  2. Read the current width and height in pixels.
  3. Choose the final print area and check its aspect ratio.
  4. Calculate the PPI supplied by the retained pixels.
  5. Resample only if your output workflow needs a different pixel grid.
  6. Inspect the saved file and make a sample print for an important job.

Adobe’s current Photoshop documentation identifies Resolution and Resample as separate Image Size controls. Menu appearance may vary by version; check the final pixel dimensions before confirming an operation.

Account for a crop before calculating density

A landscape 3000 × 2400 image has a 5:4 ratio. Filling a 12 × 8 inch rectangle requires a 3:2 crop. Keeping the full width leaves a 3000 × 2000 region and removes 200 pixels from each long edge. The retained image then prints at 250 PPI in both directions.

Keeping the whole image instead fits it at 10 × 8 inches within the 12 × 8 area, leaving an inch of unused space at each side. Use the local crop preview to compare those placements before changing the file.

Do not confuse PPI with printer dot settings

PPI describes image samples across the print. Printer resolution describes the device’s marking process and should not be substituted directly into the pixel-to-inches formula. A printer setting does not change how many original image pixels you have.

For calculations, see pixels to print size. For a photo that still looks soft despite sufficient pixel dimensions, check focus, compression and the original image before chasing a larger number.

Reference checked September 12, 2026: Adobe Photoshop: image size and resolution. Examples here are arithmetic, not quality guarantees.

Sources & calculation notes

Worked examples use the formulas stated on this page. These are mathematical examples, not physical printer tests.