How to Adjust the Size of an Image in Photoshop
Resizing an image in Photoshop sounds simple — and often it is. But depending on whether you're scaling up, scaling down, cropping, changing resolution, or preparing a file for a specific output like print or web, the "right" way to adjust image size can vary significantly. Here's what you need to know about how Photoshop handles image sizing, and what factors shape your results.
What "Image Size" Actually Means in Photoshop
Before touching any sliders, it helps to understand that Photoshop treats image size as two related but distinct concepts:
- Pixel dimensions — the actual number of pixels in the file (e.g., 3000 × 2000 px)
- Document size — how large that image will physically print or display, which is tied to resolution (PPI — pixels per inch)
Changing one can affect the other, depending on whether Resample is switched on or off. This is where most confusion starts.
How to Open the Image Size Dialog
Go to Image → Image Size (or press Alt + Ctrl + I on Windows / Option + Command + I on Mac). A dialog box opens showing:
- Width and Height (in pixels, inches, cm, or other units)
- Resolution (in pixels per inch)
- A Resample checkbox at the bottom
This single panel controls all resizing behavior.
The Resample Checkbox: The Most Important Setting 🎛️
Resampling means Photoshop adds or removes pixels when you resize.
| Resample | What Happens | When to Use |
|---|---|---|
| On | Pixel count changes; file gets larger or smaller | Scaling for web, social, or screen use |
| Off | Pixel count stays the same; only print size changes | Adjusting print dimensions without losing quality |
When Resample is on, you'll also see a dropdown for the resampling algorithm:
- Preserve Details 2.0 — best for enlarging photos
- Bicubic Smoother — good general-purpose upscaling
- Bicubic Sharper — recommended for downscaling
- Bicubic — balanced, works in most situations
- Nearest Neighbor — used for pixel art or hard-edged graphics
Choosing the wrong algorithm won't break your image, but it can soften details or introduce unwanted artifacts — especially when enlarging significantly.
Step-by-Step: Resizing an Image
- Open your image in Photoshop
- Navigate to Image → Image Size
- Check whether Resample should be on or off for your goal
- Set your desired Width or Height — if the chain link icon between dimensions is active, the aspect ratio is locked and the other dimension updates automatically
- Adjust Resolution if needed (72 PPI for screen; 300 PPI is a common standard for print)
- Click OK
The image updates immediately. If results look wrong, Ctrl + Z (or Cmd + Z) undoes the change.
Scaling Up vs. Scaling Down: Different Challenges
Downsizing is generally safe. Photoshop removes pixels, and Bicubic Sharper keeps edges crisp. You lose data permanently, but the output usually looks clean.
Upsizing is more complex. Photoshop has to invent pixel information it doesn't have. Modest enlargements (up to 20–30%) often look fine. Aggressive enlargements — doubling or tripling an image — can produce visible softness or blurring, even with the best resampling algorithm.
For extreme upscaling, Photoshop's Super Resolution feature (available through Camera Raw's Enhance dialog) uses AI to quadruple pixel dimensions while maintaining better-than-standard sharpness. This works best on photographic content with natural detail.
Canvas Size vs. Image Size: Not the Same Thing
Image Size scales the content. Canvas Size (found at Image → Canvas Size) changes the working area around the image — adding space or cropping the edges — without scaling the existing pixels. If you need to add a border, extend a background, or crop non-destructively, Canvas Size is the tool for that job, not Image Size.
Resolution and Output: Why It Matters
A 3000 × 2000 px image at 72 PPI will look identical on screen to the same file at 300 PPI — because screens render by pixel, not by inch. The PPI value only matters when the image is sent to a physical output device like a printer.
For most digital/screen use: pixel dimensions are what count. For print: both pixel dimensions and PPI determine the physical output quality and size.
Misunderstanding this leads to common problems — like sending a "high resolution" file to a printer that's actually only 800 × 600 px, or unnecessarily bloating a web image with a 300 PPI setting that adds nothing useful. 📐
Variables That Shape Your Results
The outcome of any resize operation depends on several factors specific to your situation:
- Starting pixel dimensions — a high-megapixel source file tolerates downsizing far better than a small file tolerates enlargement
- Output destination — web, print, social media, and digital signage all have different dimension and resolution requirements
- Content type — photographs, illustrations, and text-heavy graphics all respond differently to resampling
- How much resizing you need — a 10% reduction is trivial; a 400% enlargement is a fundamentally different challenge
- Photoshop version — features like Super Resolution and Preserve Details 2.0 are not available in older versions of the software
- Color mode — images in CMYK behave differently from RGB when resizing for certain outputs
Whether a straightforward Image Size adjustment is all you need — or whether you should be looking at Camera Raw's Enhance tools, third-party upscaling plugins, or a different workflow entirely — depends on the specifics of your file and what you're trying to produce with it. 🖼️