Free Aspect Ratio Calculator

Calculate missing dimensions from a ratio, or find the ratio from your dimensions. Includes presets for YouTube, Instagram, TikTok, and more.

Advertisement ยท 728ร—90
Enter ratio and one dimension below.

Enter dimensions or ratio to see results.

Advertisement ยท 300ร—250

What Is Aspect Ratio?

Aspect ratio is the proportional relationship between the width and height of a rectangle โ€” expressed as two numbers separated by a colon, such as 16:9 or 4:3. The first number is the width and the second is the height. An aspect ratio of 16:9 means that for every 16 units of width, there are 9 units of height. The actual pixel dimensions can vary โ€” 1280ร—720, 1920ร—1080, 3840ร—2160 are all 16:9 โ€” while maintaining the same proportional shape.

Aspect ratios matter in digital media, photography, videography, web design, and social media because different platforms and display surfaces have fixed proportions. A 16:9 video cropped to 4:3 for broadcast television will have black bars on the sides (pillarboxing), while a 4:3 image displayed at 16:9 will have black bars on the top and bottom (letterboxing). Working with the correct aspect ratio from the start avoids costly recropping and ensures content fills its intended display surface without distortion.

Common Aspect Ratios and Their Uses

Different media contexts use different standard aspect ratios, and understanding these is essential for content creators, photographers, videographers, and designers:

  • 16:9 (widescreen): The universal standard for HD and 4K video. Used by YouTube, Vimeo, most TV broadcasts, and all modern PC and TV displays. Standard resolutions: 1280ร—720 (HD), 1920ร—1080 (Full HD), 2560ร—1440 (QHD), 3840ร—2160 (4K UHD).
  • 9:16 (vertical/portrait): The inverse of 16:9, used for mobile-first vertical video. This is the native format for Instagram Stories, Instagram Reels, TikTok, and YouTube Shorts. Standard resolution: 1080ร—1920.
  • 4:3 (traditional TV/photography): The original television standard, still used by some digital cameras in their default mode. Most consumer digital cameras offer both 4:3 and 3:2 modes.
  • 1:1 (square): Used for profile pictures, thumbnail images, and Instagram posts (classic square format). Standard resolutions: 1080ร—1080 for Instagram posts.
  • 4:5 (portrait): Used for Instagram portrait posts, which occupy more screen real estate in the feed than square posts. Standard: 1080ร—1350.
  • 21:9 (ultra-widescreen/cinematic): Used in cinema and increasingly in ultra-wide computer monitors. Gives footage a distinctive cinematic look. Resolutions: 2560ร—1080 or 3440ร—1440.
  • 2:1 (wide): Used by Twitter/X for link cards and some cinematic video formats.

Video Production Standards by Platform

Each major social media platform has specific recommended dimensions and aspect ratios for different content types:

  • YouTube: Standard video: 1920ร—1080 (16:9). Shorts: 1080ร—1920 (9:16). Thumbnails: 1280ร—720 (16:9, minimum 2MB).
  • Instagram: Feed photos: 1080ร—1080 (1:1) or 1080ร—1350 (4:5 portrait). Stories/Reels: 1080ร—1920 (9:16). IGTV: 1080ร—1920 (9:16) or 1920ร—1080 (16:9).
  • TikTok: Standard video: 1080ร—1920 (9:16). Feed ads: minimum 540ร—960 (9:16). Horizontal: 1920ร—1080 (16:9).
  • LinkedIn: Link thumbnails: 1200ร—627 (~1.91:1). Videos: 1920ร—1080 (16:9) for landscape, 1080ร—1920 (9:16) for portrait.
  • Twitter/X: Images: 1600ร—900 (16:9) for optimal display. Profile banner: 1500ร—500 (3:1).
  • Facebook: Posts: 1200ร—630 (1.91:1). Stories/Reels: 1080ร—1920 (9:16). Cover photo: 820ร—312.

Calculating Dimensions from Aspect Ratio

To calculate a missing dimension given an aspect ratio and one known dimension: if you know the width and the ratio W:H, the height is calculated as height = width ร— H รท W. For example, for 16:9 at 1920px wide: height = 1920 ร— 9 รท 16 = 1080px. Conversely, to find the width from a known height: width = height ร— W รท H. This calculator performs both calculations instantly.

Frequently Asked Questions

YouTube recommends 16:9 for thumbnails, with a minimum width of 640 pixels and a recommended resolution of 1280ร—720 pixels. Thumbnails must be under 2MB in size and should be in JPG, GIF, or PNG format. A 16:9 thumbnail displays correctly across YouTube's desktop, mobile, and TV interfaces without cropping or black bars.

The "1080" in 1080p refers to the vertical resolution โ€” 1080 pixels tall. The "p" stands for "progressive scan" (as opposed to "i" for interlaced). The corresponding width of 1920 pixels follows from the 16:9 aspect ratio: 1080 ร— (16/9) = 1920. Similarly, 720p is 1280ร—720 (also 16:9), and 4K UHD is 3840ร—2160 (also 16:9). Resolution naming conventions typically reference the height, while the width is implied by the aspect ratio.

For maximum feed real estate, the 4:5 portrait ratio (1080ร—1350 pixels) is recommended, as portrait images take up more vertical space in the Instagram feed and receive more attention. Square 1:1 (1080ร—1080) is the traditional Instagram format and works well for photos that don't need to be cropped. Landscape 1.91:1 (1080ร—566) is the minimum square-adjacent ratio Instagram accepts. For Stories and Reels, 9:16 (1080ร—1920) is the optimal full-screen vertical format.

In CSS, use the aspect-ratio property (e.g., aspect-ratio: 16 / 9;) on the container element. Alternatively, for images, set width: 100% and let height: auto maintain the natural aspect ratio. For responsive video embeds, the classic "padding-top trick" (using padding-top: 56.25% for 16:9) creates an intrinsic ratio box. The modern aspect-ratio CSS property (supported in all modern browsers) is the preferred approach for new projects.

16:9 is a ratio (width to height proportion), while 16ร—9 could denote dimensions in some unit. When written as 16:9, it means the width is 16/9 times the height โ€” the actual pixel size is unspecified. When written as 16ร—9 in a display specification (e.g., "1920ร—1080 pixels"), the ร— indicates actual dimensions in pixels. In everyday use, people often say "16 by 9" for both the ratio and the dimensional notation, but technically they are different things.

The Golden Ratio (approximately 1.618:1, or ฯ†) is a mathematical proportion found throughout nature and considered aesthetically pleasing. While it is not a standard video or photo format, photographers and designers sometimes use it for image composition, layout proportions, and logo design. The Golden Ratio is approximately 8:5 (1.6:1) or 13:8 (1.625:1) when expressed as integer ratios โ€” close approximations that produce a similar visual effect without the irrationality of ฯ†.

Related Free Tools

Need a custom tool built for your business?

Get a Free Quote