How to Change Image Size in Photoshop: A Complete Guide

Resizing images in Photoshop is one of the most common tasks in digital workflows — whether you're preparing photos for web upload, print, social media, or professional design projects. But "changing image size" actually covers several distinct operations, and understanding the difference between them matters more than most tutorials suggest.

What "Image Size" Actually Means in Photoshop

Before touching any settings, it helps to know that Photoshop distinguishes between two related but separate concepts:

  • Pixel dimensions — the total number of pixels in width and height (e.g., 3000 × 2000 px)
  • Document size — the physical print dimensions (e.g., 10 × 6.67 inches) combined with resolution (e.g., 300 PPI)

These are connected by a simple relationship: pixel dimensions ÷ resolution = physical size. Change one, and the others are affected — unless you intervene deliberately.

How to Open the Image Size Dialog

Go to Image → Image Size in the top menu bar, or use the keyboard shortcut Alt + Ctrl + I (Windows) or Option + Command + I (Mac).

This opens the Image Size dialog, which shows:

  • Current pixel dimensions
  • Document (print) dimensions
  • Resolution (pixels per inch)
  • A Resample checkbox — this is the most important control in the window

The Resample Checkbox: The Critical Setting Most People Overlook

The Resample option determines whether Photoshop adds or removes pixels when you resize.

SettingWhat HappensBest Used For
Resample ONPhotoshop adds or discards pixelsChanging actual pixel count for screen or export
Resample OFFPixel count stays fixed; only print size/PPI changesPreparing files for print without affecting digital quality

When Resample is on, you'll also see a dropdown for the interpolation method — the algorithm Photoshop uses to calculate new pixels. Common options include:

  • Preserve Details 2.0 — best for enlarging photos with minimal noise
  • Bicubic Smoother — good for general upscaling
  • Bicubic Sharper — better for reducing image size
  • Nearest Neighbor — used for pixel art or graphics where hard edges should stay crisp

Choosing the wrong interpolation method won't always ruin an image, but it can introduce softness, artifacts, or jagged edges depending on the content.

Step-by-Step: Resizing for Screen or Web 🖥️

  1. Open Image → Image Size
  2. Make sure Resample is checked
  3. Set the unit to Pixels
  4. Enter your target width or height — Photoshop will scale the other dimension proportionally if the chain link icon between width and height is locked
  5. Choose an appropriate interpolation method
  6. Click OK

For web use, resolution (PPI) doesn't meaningfully affect how an image displays on screen — only pixel dimensions matter. A 1200 × 800 px image at 72 PPI and the same image at 300 PPI look identical on a monitor.

Step-by-Step: Resizing for Print 🖨️

  1. Open Image → Image Size
  2. Uncheck Resample if you want to change print dimensions without losing or adding pixels
  3. Set units to Inches (or centimeters)
  4. Enter your target print width or height — the resolution will adjust automatically
  5. Check that the resulting PPI is appropriate for your output (typically 300 PPI for sharp print quality)

If the PPI drops too low after resizing (below roughly 150–200 PPI for standard print), you may need to either accept a smaller print size or re-enable Resample to add pixels — knowing that upsampling always involves some quality trade-off.

Canvas Size vs. Image Size: A Common Confusion

Image Size scales the content itself. Canvas Size (found at Image → Canvas Size) changes the dimensions of the working area without scaling the image — effectively cropping or adding blank space around it.

If you need to add a border, extend a background, or crop without transforming pixels, Canvas Size is the right tool.

Scaling Specific Layers Instead of the Whole Image

Sometimes you don't want to resize the entire document — just an element within it. In that case:

  • Select the layer
  • Use Edit → Free Transform (Ctrl/Cmd + T)
  • Drag handles or enter exact dimensions in the toolbar at the top
  • Hold Shift in older Photoshop versions to constrain proportions (in recent versions, proportional scaling is on by default)

Free Transform is non-destructive when applied to Smart Objects — converting a layer to a Smart Object before scaling means you can resize it repeatedly without permanent pixel loss.

Factors That Affect Your Resizing Decisions

How you approach resizing depends on several variables that no single tutorial can fully account for:

  • Starting resolution — a high-megapixel camera file handles downscaling easily; a low-res screenshot does not
  • Output destination — web, print, social media, and video each have different optimal pixel dimensions and PPI requirements
  • How much enlargement you need — modest upscaling is often acceptable; significant enlargement (doubling dimensions or more) degrades quality noticeably regardless of method
  • Image content — photographic detail, flat graphics, and pixel art each respond differently to interpolation algorithms
  • Photoshop version — features like Preserve Details 2.0 and Super Resolution (available via Camera Raw) aren't present in older versions

The Role of Super Resolution

Photoshop's Super Resolution feature (accessed through Filter → Camera Raw Filter → Enhance) uses machine learning to intelligently double an image's pixel dimensions with better results than standard upsampling. It's worth knowing this exists — though it's computationally intensive and produces a new file, not an in-place edit.

What works well for one image type, file size, and workflow may not be the right approach for another — and that's precisely where your own project's requirements come into play.