Stax
Tools

Aspect Ratio Calculator

Calculate, simplify, and scale aspect ratios for video, photo, and design.

Common Ratios
Current Dimensions
×
Ratio
16:9
Visual Preview
240px × 135px
160px × 90px
80px × 45px
Scale to new size

Common aspect ratios and their uses

Aspect ratios are fundamental to any visual medium. Using the wrong ratio means images get cropped, stretched, or letterboxed — none of which is ideal. Here is a quick reference for the most common formats:

  • 16:9 — YouTube, HD/4K video, most monitors and TVs
  • 9:16 — Instagram Reels, TikTok, YouTube Shorts (vertical video)
  • 1:1 — Instagram feed posts, profile pictures, app icons
  • 4:5 — Instagram portrait posts (maximises feed real estate)
  • 4:3 — Classic photos, older monitors, iPad screens
  • 3:2 — DSLR and mirrorless camera sensors (35mm film heritage)
  • 2:3 — Portrait photography, A4/A3 paper is approximately this
  • 21:9 — Ultrawide monitors, cinematic video format

Scaling dimensions without distortion

To scale any image or video to a new size without distortion, you must maintain the aspect ratio. The formula is simple: new_height = new_width ÷ (original_width ÷ original_height). This calculator automates that for you — just enter one dimension and get the other instantly.

Who uses an aspect ratio calculator

Video editors use it to scale 4K footage (3840×2160) down to 1080p (1920×1080) for faster preview rendering. Social media managers calculate thumbnail sizes for each platform — YouTube thumbnails are 16:9 at 1280×720, Instagram posts are 1:1, Stories are 9:16 at 1080×1920. Web developers use it to calculate responsive image dimensions and set correct CSS padding hacks for aspect-ratio containers in older browsers. Photographers resize images for print without squashing them.

Aspect ratio and resolution — the full picture

Aspect ratio describes shape (proportional relationship between width and height) while resolution describes size (actual pixel count). Two images can share the same 16:9 aspect ratio at completely different sizes: 1280×720 and 3840×2160 are both 16:9. When scaling, maintaining the aspect ratio ensures the shape is preserved; the specific pixel dimensions determine the quality and file size. For web use, common breakpoints are 1920, 1440, 1280, 1024, 768, and 375 pixels wide — all at the correct aspect ratio for your content.

When to crop vs letterbox

When displaying a 4:3 image in a 16:9 container, you have two choices: crop the sides to fill the frame (loses content at the edges) or add letterboxing/pillarboxing (black bars at the sides or top/bottom, preserving all content). For thumbnails and social media, cropping is preferred. For video archives where the full frame matters, letterboxing is the right choice. This calculator helps you understand the size difference between containers to plan your layout before making that decision.

Frequently asked questions

What is an aspect ratio?
An aspect ratio describes the proportional relationship between an image or video's width and height. It is expressed :H — for example, 16:9 means the width is 16 units for every 9 units of height. Aspect ratios are used in photography, video production, UI design, and printing to ensure consistent proportions across different sizes.
What is the 16:9 aspect ratio used for?
16:9 is the standard widescreen format used for HD and 4K video, YouTube, TV broadcasts, and most laptop/monitor displays. Common 16:9 resolutions include 1280×720 (720p), 1920×1080 (1080p), 2560×1440 (1440p), and 3840×2160 (4K UHD).
What aspect ratio should I use for Instagram?
Instagram supports multiple aspect ratios depending on the content type: 1:1 (square posts), 4:5 (portrait posts — shows largest in the feed), 1.91:1 (landscape posts), and 9:16 (Stories and Reels — full-screen vertical).
How do I calculate a new width from a given height (or vice versa)?
Use the Scale section of this calculator. Enter your known dimension, choose whether you are locking the height (to find the matching width) or locking the width (to find the matching height), and the calculator instantly shows the result.
What is the difference between 4:3 and 16:9?
4:3 is the classic 'TV' format used before widescreen — it is nearly square. 16:9 is the modern widescreen format, significantly wider. If you have a 4:3 image (e.g., 1024×768) and want to display it in a 16:9 container, you will need to crop, add letterboxing, or distort the image.

Related tools