How to Adjust Picture Size in Photoshop: Resizing, Resampling, and What Actually Matters

Adjusting picture size in Photoshop sounds simple — type in new dimensions, hit OK. But Photoshop gives you more control than most image editors, and that control comes with choices that meaningfully affect your final result. Understanding what those choices actually do helps you resize with intention rather than guessing.

The Two Core Concepts: Canvas Size vs. Image Size

Before touching any settings, it's worth knowing that Photoshop distinguishes between image size and canvas size — and they do different things.

  • Image Size (Image > Image Size) resizes the actual content of your image — the pixels themselves.
  • Canvas Size (Image > Canvas Size) changes the working area around your image without scaling the content. Shrinking the canvas crops it; expanding it adds empty space.

Most people who want to "resize a photo" are looking for Image Size. Canvas Size is more useful when compositing or adding borders.

Understanding the Image Size Dialog

When you open Image > Image Size, you'll see several fields:

  • Width and Height — measured in pixels, inches, centimeters, or other units
  • Resolution — measured in pixels per inch (PPI)
  • Resample checkbox — this is the critical toggle

These settings are linked. Change one, and the others respond — unless you deliberately break that link.

What Resampling Actually Does 🔍

Resampling means Photoshop is adding or removing pixels when you resize.

  • Upsampling — increasing image dimensions. Photoshop has to invent new pixels using algorithms to fill the larger space.
  • Downsampling — decreasing image dimensions. Photoshop discards pixels to make the image smaller.

When the Resample checkbox is off, changing dimensions only affects how the image prints — the pixel count stays fixed. A 3000×2000 pixel image at 300 PPI will print at 10×6.67 inches. Drop the resolution to 150 PPI and it prints at 20×13.3 inches — same pixels, different output size.

This matters because print workflows and screen workflows have different requirements. For web and screen use, pixel dimensions are everything. For print, resolution (PPI) relative to output size is what determines sharpness.

Resample Methods: Which Algorithm to Choose

When resampling is on, Photoshop offers several interpolation methods. The right choice depends on what you're doing:

MethodBest For
Preserve Details 2.0Upscaling photos with AI-assisted sharpening
Bicubic SmootherGeneral upscaling
Bicubic SharperDownscaling photos
BicubicBalanced resizing, mixed use
Nearest NeighborPixel art, hard-edged graphics
BilinearModerate quality, faster processing

Preserve Details 2.0 (available in more recent versions of Photoshop) is generally the strongest option for enlarging photos because it uses machine learning to reconstruct detail rather than just interpolating mathematically.

For most photo downscaling — reducing a large image for web use, for example — Bicubic Sharper tends to maintain edge clarity better than the default.

Step-by-Step: Resizing for Common Use Cases

Resizing for Web or Social Media

  1. Open your image and go to Image > Image Size
  2. Make sure Resample is checked
  3. Set the unit to Pixels
  4. Enter your target width or height — the constrained proportions toggle (the chain link icon) keeps the aspect ratio locked
  5. Choose Bicubic Sharper for downsizing
  6. Click OK, then export via File > Export > Export As for web-optimized output

Resizing for Print

  1. Go to Image > Image Size
  2. Uncheck Resample if you want to change print size without adding or removing pixels
  3. Switch units to Inches (or your preferred print unit)
  4. Adjust width/height — resolution updates automatically
  5. A general benchmark: 300 PPI is the standard for high-quality print output; 150–200 PPI may be acceptable for larger prints viewed at distance

Using the Crop Tool to Resize to Exact Dimensions

If you need a specific pixel dimension and aspect ratio (like 1080×1080 for a square post), the Crop Tool lets you type target dimensions directly into the toolbar. This resizes and crops simultaneously, useful when the source image doesn't match your target proportions.

Variables That Affect Your Outcome 🎯

Resizing isn't a one-setting-fits-all operation. Several factors determine what approach makes sense:

  • Starting resolution — A low-resolution source image won't produce sharp results at large sizes regardless of method
  • Intended output — Screen, social media, large-format print, and offset printing each have different PPI and pixel dimension requirements
  • Image content — Photos with fine detail (hair, fabric, foliage) show resampling artifacts more than images with flat color or simple shapes
  • How much you're scaling — Small adjustments (10–20%) are largely invisible; doubling or tripling dimensions shows degradation
  • Photoshop version — Newer versions have better AI-assisted upscaling (Super Resolution, available in Camera Raw, goes further than standard Image Size)

Super Resolution: A Separate Upscaling Option

For significant enlargements, Photoshop's Super Resolution feature (accessed through Camera Raw via Filter > Camera Raw Filter, then the Enhance option) can double linear dimensions using AI. It produces noticeably cleaner results than standard upsampling for photos, though it only works on raster images and processing time varies based on file size and hardware.

The Constraints You Can't Resize Around

No resizing method creates detail that wasn't in the original image. Upsampling makes images look sharper through interpolation, but it doesn't recover information that was never captured. A heavily compressed JPEG or a very low-resolution source will still show quality limits regardless of the algorithm applied.

Your final result depends on what you're starting with, how much you're scaling, and what the image needs to do — factors that vary significantly from one project to the next.