How to Resize an Image to Exact Pixel Dimensions
Published August 12, 2026
Sooner or later something demands an exact number. A job portal wants a 600×600 profile photo. A marketplace rejects anything that isn't 1000×1000. A presentation template has a 1920×1080 hole in it. You resize your picture, upload it, and get the same error again — because "make it 1080 wide" and "make it exactly 1080×1080" are two different jobs, and most tools quietly do the first one.
This guide explains why that happens, then gives you a reliable two-step method that lands on the exact pixel dimensions every time without stretching faces or squashing logos.
Resize to an exact size now
Type the width and height you need and download the result. It runs in your browser — no upload, no sign-up, no watermark.
Open the Image Resizer →Why "1080 wide" isn't the same as "1080×1080"
Every image has an aspect ratio — the relationship between its width and its height. A phone photo is usually 4:3 or 3:4. A camera photo is often 3:2. A screenshot matches your monitor, commonly 16:9. That ratio is baked into the picture, and a resizer that keeps your image looking normal has to respect it.
So when you ask a tool to fit an image into a 1080×1080 box, it scales the picture down until one side touches the limit and stops. Take a 4000×3000 photo (4:3):
- Scale it so the width is 1080 → the height becomes 810. Result: 1080×810.
- Scale it so the height is 1080 → the width becomes 1440, which overflows the box.
The tool picks the first option, and you get 1080×810 — correct behaviour, wrong answer for your form. The 270 missing pixels of height aren't a bug; they simply don't exist in a 4:3 photo. You have to decide what to do about them.
Your three options (and which one to pick)
There are only three honest ways to turn a 4:3 photo into a 1:1 square:
- Crop, then resize. Cut a square out of the middle of the photo, then scale that square to 1080×1080. You lose the edges, but every remaining pixel keeps its true shape. This is what professionals do and what you should do 95% of the time.
- Stretch it. Force the height up to 1080 without touching the width. Nothing is lost — but circles become ovals and faces get noticeably wider. Almost always the worst-looking option.
- Pad it. Resize to fit inside 1080×1080, then add blank bars to fill the gap. Nothing is lost or distorted, but you get visible bars. Useful when the whole image must stay visible, such as a product on a white background.
Unless you have a specific reason to pad, crop and resize. Trimming a strip off the long edge is far less noticeable than distorting the entire frame — your eye is very good at spotting a stretched face and quite forgiving about a slightly tighter crop.
The two-step method that always works
Here's the reliable process, using free browser tools that never upload your photo.
Step 1 — crop to the target aspect ratio
First, work out the ratio of the size you need. Divide both numbers by their common factor:
- 1080×1080 → 1:1 (square)
- 1920×1080 → 16:9 (widescreen)
- 1200×628 → roughly 1.91:1 (link previews)
- 1080×1350 → 4:5 (tall social post)
- 600×800 → 3:4 (portrait)
Open the Crop Image tool, load your photo, lock the crop box to that ratio, and position it over the part you want to keep. Now your image has exactly the right shape — just not yet the right number of pixels.
Step 2 — resize to the exact numbers
Take the cropped file to the Image Resizer:
- Drop the cropped image onto the box.
- Switch Resize by to Max width & height.
- Type your target in both fields — for example 1080 and 1080.
- Check the live dimension readout. Because the image is already the right shape, both sides land on the target together.
- Pick an output format if you need one (JPG for photos, PNG to preserve transparency), then click Download.
That's it. Two steps, exact result, nothing stretched. If your photo already matches the target ratio — a 16:9 screenshot going to 1920×1080, say — you can skip step 1 entirely and go straight to the resizer.
Watch out for rounding by one pixel
Occasionally a crop lands on 1081×1080 or 999×1000 instead of the round number you wanted. This is normal: crop boxes work in whole pixels and the ratio maths doesn't always divide evenly. The fix is the same step 2 above — after cropping, run the file through the resizer with the exact target typed in, and the odd pixel disappears. Always finish with the resize, never with the crop, and your dimensions will be precise.
Should you enlarge to reach the target?
If your source photo is smaller than the size you need — a 500×500 image for a 1000×1000 slot — you can scale it up, but understand what happens. Enlarging doesn't add detail; it stretches existing pixels and guesses at the gaps between them. Fine detail turns soft and edges look slightly mushy. A small enlargement (up to about 150%) usually passes unnoticed. Doubling or tripling looks obviously blurry.
When you have any choice, start from the largest original you can find — the file straight off the camera or phone, not the copy that's already been through a chat app. Going down in size is nearly free; going up never is.
Common exact sizes worth bookmarking
These are the dimensions people search for most often, with the ratio to crop to first:
- Profile picture: 400×400 or 800×800 — crop 1:1
- Instagram square post: 1080×1080 — crop 1:1
- Instagram portrait post: 1080×1350 — crop 4:5
- YouTube thumbnail: 1280×720 — crop 16:9
- Full HD wallpaper or slide: 1920×1080 — crop 16:9
- Link preview / Open Graph image: 1200×630 — crop roughly 1.91:1
- Marketplace listing: 1000×1000 or 1600×1600 — crop 1:1
If a site quotes a minimum rather than an exact size, hit the minimum or a clean multiple of it and you'll be safe.
Is it private and free?
Yes. Toolyard's resizer and cropper both run entirely inside your browser using JavaScript and the HTML Canvas — your photo is opened, changed and saved on your own device, and is never uploaded to a server. There's no sign-up, no watermark on the download, and no limit on how many images you run through. Once the page has loaded you can even switch your Wi-Fi off and it keeps working, which is the simplest proof that nothing is being sent anywhere.
Get the exact size you need
Type your width and height, check the live readout, and download — free, private and watermark-free.
Open the Image Resizer →