How to Resize an Image to Exact Pixels (Free, No Sign-up)
How to Resize an Image to Exact Pixels (Free, No Sign-up)
You ever try to upload a profile picture and the form bounces it back saying "image must be exactly 80×80 pixels"? You have a 80×79 image. The site is unmoved. Welcome to the worst kind of UX — a one-pixel difference holding up your day.
Here's how to fix it in about 20 seconds without installing anything or signing up for another tool.
The 20-second flow
- Open AI Pass Canvas in a browser tab.
- Drag your image onto the page (or paste with
Cmd + Vif it's on your clipboard). - Click Resize in the top toolbar.
- Type the exact dimensions you need (e.g. 80 × 80).
- Hit Resize to 80 × 80.
- Click Export → keep PNG selected → Download.
That's it. The image isn't squeezed or stretched. If your input was 80×79, you get a 80×80 output with a single pixel of padding at the bottom.
Why "just resize" usually breaks images
Most quick resizers stretch the image to fit. So if you have a 1000×500 photo and resize it to 500×500, the output is squashed — everyone in the photo looks taller than they should.
The fix is to scale the image proportionally and pad the rest with background. AI Pass Canvas does this by default. It scales the image to fit inside the new dimensions without changing the aspect ratio, then fills any extra space with the background color (transparent by default).
If your image is already the right aspect ratio (e.g. you have 800×800 and need 80×80), the output is just a straight scale-down. No padding needed.
Common required sizes
Bookmark this. Every site asks for one of these:
- Avatar / profile picture: 80×80, 100×100, 256×256, 400×400
- Square Instagram post: 1080×1080
- Story / Reel / TikTok: 1080×1920
- Twitter / X banner: 1500×500
- YouTube thumbnail: 1280×720
- LinkedIn cover: 1584×396
- Discord server icon: 512×512 (and PNG, with sub-256 KB file size)
- Slack workspace icon: 512×512 minimum
The Resize dialog has presets for the most common ones — one click and you're sized.
When you actually want to crop instead
Resize-with-padding makes sense when the destination doesn't accept letterbox bars and you want to keep the whole picture. But sometimes a tight crop looks better than two stripes of empty background.
If you want to crop instead:
- Click the image, the radial menu appears
- Hit Crop, drag the box to the area you want
- Apply, then resize to the exact size you need
The two flows compose — crop first to get the aspect right, then resize to exact pixels.
Exporting the right format
Different uploads have different format requirements:
- PNG → use this for screenshots, logos, anything with transparency
- JPG → use this when the upload says "JPEG" or you need a smaller file
- WebP → use this if the destination supports it (it's smaller than PNG and JPG at the same quality)
Pick the format in the Export dialog. The filename includes the output dimensions if you scaled it, so you'll know which file is which when you have a few in your downloads folder.
Why a browser tool beats the alternatives
- No download (Pixelmator and Affinity require installs and a one-time fee)
- No subscription (Canva Pro / Photoshop want a monthly bill)
- No watermark (free Pixlr drops a "Made in Pixlr" tag in some flows)
- Works on any OS (Mac, Windows, Linux, Chromebook)
For the once-a-week "I just need to resize this image" job, a browser tool that doesn't ask for your email is the right choice. AI Pass Canvas is one option in that gap. Photopea is another, though it's heavier — full Photoshop-style UI for what should be a one-line job.
The basic operations (crop, resize, export) are free forever. Sign-up gets you $1 of credit if you want to try the AI tools (restyle, inpaint, generate), but you don't need it for the resize itself.