Quick answer: To resize a 1920×1080 image to 1280px wide while keeping the same shape, multiply: 1280 ÷ 1920 = 0.667, then 1080 × 0.667 = 720. Your new size is 1280×720. The tool below does this instantly for any dimensions, with a live visual preview and one-click presets for common ratios like 16:9, 1:1 and 9:16.
How to Calculate a Resized Dimension
New Height = New Width × (Original Height ÷ Original Width)
This keeps the width-to-height ratio identical, so the resized image or box looks exactly like the original, just bigger or smaller – no stretching or squashing. If you’re scaling down or up by a percentage instead, multiply both the original width and height by the same percentage (e.g. 50% = half size on both dimensions).
Common Aspect Ratios and Their Standard Sizes
| Ratio | Common Use | Example Size |
|---|---|---|
| 1:1 | Instagram post, profile photos | 1080×1080 |
| 4:3 | Older TVs, standard photos | 1024×768 |
| 16:9 | YouTube, widescreen video, most monitors | 1920×1080 |
| 9:16 | Instagram Reels, TikTok, YouTube Shorts | 1080×1920 |
| 3:2 | DSLR camera photos, prints | 1500×1000 |
| 21:9 | Ultrawide monitors, cinematic video | 2560×1080 |
Why Keeping Aspect Ratio Matters
Resizing without preserving the ratio stretches or squashes the image, distorting faces, logos and straight lines. This is the single most common mistake when preparing images for websites, social media or printing – always calculate the matching dimension first (or use a tool like this one) instead of typing two numbers that “look about right.”
FAQs
How do I resize an image without distorting it?
Always change width and height together using the same scale factor – if you shrink the width to 50% of the original, shrink the height to 50% too. This calculator does that math automatically: enter your original size, then either a new width or new height, and it fills in the correct matching value.
What is the formula for aspect ratio?
Aspect ratio is width divided by height, usually expressed as a simplified ratio like 16:9 or 4:3. To simplify, divide both the width and height by their greatest common divisor (GCD) – for example, 1920:1080 simplifies to 16:9 because both numbers share a GCD of 120.
What size should I resize my image to for Instagram, TikTok or YouTube?
Instagram feed posts use 1:1 (1080×1080) or 4:5 portrait, Instagram Reels/TikTok/YouTube Shorts use 9:16 (1080×1920), and YouTube standard videos use 16:9 (1920×1080 or higher). Use the preset buttons above to quickly set any of these ratios.
Does resizing an image lose quality?
Shrinking an image (downscaling) rarely causes visible quality loss. Enlarging an image (upscaling) beyond its original pixel dimensions can make it look soft or blurry, since the tool has to invent new pixel data that wasn’t in the original file.
How do I calculate the new height if I only know the new width?
New Height = New Width × (Original Height ÷ Original Width). For example, resizing a 1920×1080 image to a width of 800px gives a new height of 800 × (1080/1920) = 450px.
What does megapixel mean in this calculator?
Megapixels (MP) is the total pixel count of an image (width × height) divided by one million. It’s a common way camera and phone specs describe resolution – for example, a 1920×1080 image is about 2.07 MP.