← Home
TOOL

Published · Updated

Video Aspect Ratio Calculator

Enter width and height for the simplified ratio. Lock one side and pick a target shape to solve the other. Or switch to the second panel and find out what converting 1920x1080 to 9:16 actually costs you — in pixels, not adjectives.

Everything runs in your browser. Nothing is uploaded, including the file you can drop in to read its dimensions.

Simplified ratio
16:9
Divided by their greatest common divisor, 120.
Decimal
1.7778
Written as 1.78:1.
Orientation
Landscape
2.07 megapixels per frame.
Standard shape
16:9
Exactly a standard delivery ratio.
1920 x 1080 — drawn to scale
Lock one side, change the ratio
Keep
Missing width
608 x 1080
Exact answer is 607.50px, rounded to 608 because H.264 stores chroma at half resolution and only accepts even dimensions.

Every number on this page is computed in your browser. Reading a file reads its metadata locally — nothing is uploaded, and there is no server involved.

Aspect ratio, resolution and pixel aspect ratio are three different measurements

They get used interchangeably and they are not interchangeable. Getting them apart is what stops a conversation about "making it 9:16" from producing a file nobody can use.

Aspect ratio is shape. It is width divided by height, written as two numbers with a colon (16:9) or as one decimal against 1 (1.78:1). It carries no information about size: 1280x720, 1920x1080 and 3840x2160 are all 16:9. Two files with the same ratio will play in the same frame without bars regardless of how different their pixel counts are.

Resolution is size. It is the literal count of pixels stored, written width x height. It determines detail and file weight, and it implies a ratio, but the implication only runs one way — a ratio never tells you a resolution. This is why "what resolution is 9:16?" has no single answer, and why the useful answer is a convention rather than a fact: 1080x1920, because that is what the platforms recommend and transcode toward.

Pixel aspect ratio is the shape of each individual pixel, and it is the one that produces files whose numbers appear to lie. Modern web video is square-pixel: one pixel is as wide as it is tall, so the stored dimensions and the displayed shape agree. Broadcast and tape formats were not. HDV stores 1440x1080 — arithmetically 4:3 — with a pixel aspect ratio of 4:3, and displays as 1920x1080 16:9. DV NTSC stores 720x480 with a pixel aspect ratio of 10:11 and displays as 4:3. FFmpeg names these separately: SAR is the sample (pixel) aspect ratio and DAR is the display aspect ratio, with DAR = (width ÷ height) × SAR. If a file measures one shape in a calculator and plays as another, a non-square pixel aspect ratio is almost always why.

The calculator above works in square pixels, which is correct for anything you would post today. When it reads dimensions from a file it takes them from the browser's decoder, which reports display dimensions — so an anamorphic file comes back already corrected.

Why 1080x1920 is the vertical standard

9:16 is the exact inverse of 16:9, which makes it the shape of a phone held upright — and the shape every full-screen mobile feed was built around. 1080x1920 is the resolution the industry settled on inside that shape, and the reason is not aesthetic.

It is where the platforms' own transcoders sit. TikTok, Instagram Reels, YouTube Shorts and Facebook Reels all name 1080x1920 as the recommended upload. Several accept more — YouTube will take 2160x3840 for a Short, X accepts up to 1920x1200 — but every one of them re-encodes on receipt, and uploading above the target resolution hands the decision about how to throw those pixels away to a stranger's encoder rather than yours.

There is a second reason, and it is the one people miss: 1080 x 1920 = 2,073,600 pixels, which is exactly the same count as 1920 x 1080. A vertical master is not a smaller file or a lower-quality one. It is the same pixel budget turned ninety degrees. What makes vertical exports look soft is almost never the canvas — it is that the picture inside it was cropped out of a landscape frame and then stretched to fill the canvas, which is a different problem with a different fix.

What converting 16:9 to 9:16 actually costs

Start from 1920x1080 and keep the full height. The widest 9:16 window that fits inside 1080px of height is 1080 × (9/16) = 607.5, rounded up to 608 pixels. So the crop window is 608 x 1080. That window is 31.7% of the original width: converting a landscape frame to full-screen vertical by cropping discards 68.3% of the picture you shot. Two thirds of the frame, gone permanently.

For comparison, the same 1920x1080 frame cropped to 4:5 keeps 864px — 45% of the width. Cropped to 1:1 it keeps 1080px — 56%. 9:16 is by a wide margin the most expensive conversion in ordinary use, which is why it deserves an editorial decision rather than an export preset.

The consequences are all about framing, and they are concrete:

  • Two people cannot share the frame if they are more than 608px apart. A standard two-shot with subjects on the one-third and two-thirds lines of a 1920px frame puts them 640px apart. No crop position holds both. Centre it and you cut both at the shoulder; aim at one and the other leaves the video.
  • Anything at the edges leaves first. Lower thirds, logos, a game HUD, the toolbar of a screen recording, the second half of a slide. In a 16:9 composition those regions are where information deliberately lives, because the centre was reserved for the subject.
  • A static crop cannot follow a moving subject. If the presenter walks, or the edit cuts between two chairs, no single horizontal offset is right for the whole video. That is the subject-tracking problem, and it is why reframing is properly a per-shot decision rather than a per-file setting.
  • Delivering a 608x1080 crop at 1080x1920 is a 1.78x upscale. It fills more of the phone screen with a less detailed image. That is often the right trade, but it is a trade — no interpolation invents detail the sensor never recorded.

When to pad or blur-pad instead of cropping

Padding fits the whole frame inside the target canvas and fills the rest. A 1920x1080 shot placed in a 1080x1920 canvas renders as a 1080x608 picture with 656px of empty canvas above and below it. Every source pixel survives — and your picture is 31.7% of what the viewer sees, which is the same 31.7% cropping was throwing away. The arithmetic does not offer a free option. It offers a choice about which loss you take.

Crop when the content is centre-weighted

One person talking. A single subject with clear space around them. Footage where the edges carry context rather than content. A vertical crop of a talking head is not a compromise — it is what vertical video is, and cropping is the conversion that respects the format.

Pad when the content runs to the edges

Screen recordings, software demos, gameplay with a HUD in three corners, wide establishing shots, charts, slides, two-shots. Crop these and you have not reframed them, you have truncated them, and the parts removed were the parts carrying information. Fitting the whole frame in looks like the lazier option and is usually the honest one.

Blur-pad when you want it to read full-bleed

Blurred padding fills the bars with a scaled, heavily blurred copy of your own frame instead of black. It preserves the whole picture like a plain pad, but the result reads as a full-screen video rather than a letterboxed one — which matters on platforms where black slabs signal "reposted from somewhere else". It has a practical benefit too: those 656px bands are somewhere captions, a title or a hook line can live without covering a single pixel of the footage.

There is a hybrid worth knowing. Fit the 16:9 shot into the top of a 9:16 canvas rather than the centre, and use the remaining 1312px for text. That is why so much interview and podcast content on vertical platforms looks that way. It is not a style — it is the arithmetic on this page, with the leftover space put to work.

Valmera reframes by all three methods — crop, pad or blurred pad — and you pick by describing the result you want. It never upscales: a 1280x720 source reframed to 9:16 renders 720x1280, not a stretched 1080x1920. See resize video for any platform for the conversion itself, or the reframing docs for how the crop window is placed.

Platform aspect ratios, resolutions and safe areas (2026)

The ratio gets your video into the right shape. The safe area is what is left after the app draws its own interface on top of it — username, caption, sound label, action rail, follow button. A composition can be perfect in 16:9 and broken in 9:16 without a single pixel of the picture changing, because what changed is the furniture sitting over it.

PlatformRatioResolutionKeep text inside
YouTube
Landscape
16:91920x1080The control bar and caption track cover the bottom ~10% (about 110px of a 1080-tall frame), and embeds print the title across the top. Keep burned-in text out of both.
YouTube Shorts
Vertical
9:161080x1920Top ~180–290px (title and channel row), bottom ~350–390px (description, CTA), right rail ~120px. A horizontally centred band 840px wide running from y≈290 to y≈1530 clears the current layout.
TikTok
In-feed
9:161080x1920Top ~130–200px, right rail ~140px, left ~44px, bottom ~250–480px. The bottom is the variable one: a one-line caption costs about 80px, a three-line caption with hashtags costs 250px or more.
Instagram Reels
Vertical
9:161080x1920Top ~250px, bottom ~400–450px, which leaves a central band roughly 1220–1270px tall. Reels and Stories share the same 9:16 canvas, so one safe zone covers both.
Instagram Feed
Portrait post
4:51080x1350Nothing overlays the picture in feed — the caption sits below the frame. The profile grid still crops the thumbnail, and Instagram moved that grid off squares in early 2025, so check your own profile rather than a spec sheet.
Instagram Stories
Vertical
9:161080x1920Top ~250px (profile row) and bottom ~250px (reply bar) — the commonly quoted 1080 x 1420 text-safe box.
X (Twitter)
Timeline / vertical
16:9 or 9:161920x1080 or 1080x1920In the timeline the video plays inline under a small control strip. The full-screen vertical viewer adds a right rail and a bottom caption, so treat a 9:16 upload like a Reel. X accepts 1:1 too, and re-encodes anything above 1080p.
LinkedIn
Feed / vertical
4:5 or 9:161080x1350 or 1080x1920Post copy, the name row and the controls overlay roughly the top and bottom 280px of a vertical video. 4:5 fills the mobile feed without triggering full-screen playback, which keeps your post text and comments on screen beside it.
Facebook Feed
Portrait post
4:51080x1350The profile row above and the caption and CTA below encroach on the frame in mobile feed. Keep anything that must be read inside the middle band.
Facebook Reels
Vertical
9:161080x1920Same layout family as Instagram Reels: keep text out of the bottom ~250–300px and the right ~120px.
Pinterest
Video pin
2:3 or 9:161000x1500 or 1080x1920The pin title and overlay controls sit across the bottom — keep text out of the lower ~15%. Pinterest accepts anything between 1:2 and 1.91:1 but rewards tall.

Two honest caveats. These pixel figures are measurements of shipping app interfaces, not published standards, so they move without notice and differ between devices, app versions, and a platform's organic feed versus its ad placements — treat every number here, including ours, as current and decaying. And they are floors, not targets: inside a 1080x1920 frame, a horizontally centred band 800px wide running from y≈260 to y≈1440 — 140px clear on each side, 260px clear at the top, 480px at the bottom — sits inside every layout in this table at once, which is what to design against if one master has to serve TikTok, Reels and Shorts.

Why the calculator rounds to even numbers

H.264 in 4:2:0 — the codec and chroma layout every platform wants — stores colour at half resolution on both axes, so each chroma sample covers a 2x2 block of luma pixels. A frame with an odd width or height contains no whole number of those blocks, and encoders refuse it outright. This is why 1080 × (9/16) = 607.5 becomes 608 rather than 607, and why an export can fail on a size that was arithmetically perfect. Rounding at the point you do the maths is cheaper than discovering it at the point you render.

How to Convert a Video to Another Aspect Ratio

  1. 1
    Work out what the conversion costs
    Put your source dimensions into the calculator above and pick the target shape. The crop panel tells you how much of the picture you lose; the pad panel tells you how much of the output frame becomes bars. Decide which loss the footage can afford before you open an editor.
  2. 2
    Upload the footage and describe the reframe
    In Valmera, upload the video and type the outcome — "reframe this to 9:16 for Reels", or "fit the whole screen recording with a blurred background". Choose crop when the content is already centre-weighted, and pad or blurred pad when it is not: the crop window is centred on the frame, and there is no automatic subject tracking to follow a presenter who moves.
  3. 3
    Watch the preview and change the fill if the crop lost something
    The agent renders a preview and looks at the frames it produced. If the centred crop took out something that mattered, say so and switch — "use a blurred background instead so the whole screen stays visible" — and it re-renders with every pixel intact. Export when it is right: the final render comes from your original file at source quality, and Valmera never upscales.

The one-time index runs once per upload with visible progress; every reframe and correction after that is a chat message.

Ratio maths is the easy half

A calculator can tell you that a 9:16 crop of 1920x1080 is a 608px window. It cannot tell you whether that window can hold your shot, and that is the entire difficulty of reframing. If your subject sits in the middle and stays there, a centred crop is the whole answer. If they are off to one side, or they move, or the edit cuts between two speakers, no fixed window works and the honest conversion is a pad or a blurred pad that keeps the frame whole.

Valmera is explicit about which of those you are getting. Its crop is centred and it does not track a moving subject — it says so rather than claiming a smart reframe it cannot perform. What it does do is index the footage up front (word-level transcript, shot boundaries, labeled frame tiles it reads directly), render a preview, and look at the frames it produced, so you can see what the conversion cost and switch fill mode in one message. The full detail is in the aspect ratio glossary entry, and the tool itself is resize video. Everything else the agent can do is in the tools hub.

Frequently Asked Questions

Divide the width and the height by their greatest common divisor. For 1920 x 1080 the GCD is 120, which gives 16:9. The decimal form is simply width divided by height — 1920 / 1080 = 1.7778, usually written 1.78:1. The calculator above does both, and also names the nearest standard delivery shape, because dimensions like 1366 x 768 reduce to an unreadable 683:384 while being 16:9 to within 0.05%.
9:16 is a shape, not a resolution, so several resolutions are 9:16: 1080 x 1920, 720 x 1280, 1440 x 2560 and 2160 x 3840 all reduce to 9:16. In practice 1080 x 1920 is what every vertical platform recommends and what their transcoders target, so it is the one to master to unless you have a specific reason to go higher.
Yes. 1080 / 1920 = 0.5625, and 9 / 16 = 0.5625. Dividing both numbers by their greatest common divisor of 120 gives 9:16 exactly. Note the order: 1080 x 1920 is the vertical frame, 1920 x 1080 is the landscape one. Writing them the wrong way round is the single most common way a vertical export comes back sideways.
You have two options and they lose different things. Cropping keeps the full 1080px height of a 1920 x 1080 frame and takes a 608px-wide window from it — 31.7% of the picture, with 68.3% discarded permanently. Padding keeps every pixel but shrinks the picture to 1080 x 608 inside a 1080 x 1920 canvas, so your image is only 31.7% of what the viewer sees and the remaining 1312px is bars or a blurred backdrop. There is no third option that adds real picture, because the picture outside the original frame was never recorded.
9:16 at 1080 x 1920 pixels. Instagram feed video is a different shape — 4:5 at 1080 x 1350 — and Stories share the Reels canvas. For Reels, keep burned-in text clear of roughly the top 250px and the bottom 400–450px, because the username, caption and action buttons are drawn over your picture there.
16:9. Both numbers divide by 120 to give 16 and 9, and the decimal is 1.7778. It is the standard landscape delivery shape for YouTube, X and LinkedIn landscape posts, and it is what almost every camera and screen recorder produces by default.
Lock the side you have and multiply or divide by the ratio. For a target of 9:16 with the height locked at 1080, width = 1080 x (9 / 16) = 607.5. For a target of 16:9 with the width locked at 1080, height = 1080 / (16 / 9) = 607.5. The calculator's second panel does this and rounds the answer to an even number, which matters for the reason in the next question.
H.264 in 4:2:0 — the format essentially every platform wants — stores colour information at half resolution on both axes, so each chroma sample covers a 2 x 2 block of pixels. A frame with an odd width or height has no whole number of those blocks, and encoders reject it. That is why 607.5 becomes 608 rather than 607, and why an export can fail on a size that looked mathematically correct.
Yes. Valmera reframes to 16:9, 9:16, 1:1 or 4:5 by crop, pad or blurred pad, and you choose by describing what you want — "make this vertical for Reels" or "fit the whole frame with a blurred background". One thing to know before you pick: the crop is centred on the frame and there is no automatic subject tracking, so if your subject sits off-centre or walks around the shot, pad or blurred pad is the option that keeps them in the video. Captions rescale to the new frame. It never upscales: a 1280 x 720 source reframed to 9:16 renders 720 x 1280 rather than being stretched to look like 1080 x 1920. The final export always renders from your original file at source quality.

Do the Conversion, Not Just the Arithmetic

Upload the footage, say which shape you need, and pick crop, pad or a blurred pad in plain English. 50 free credits on every account, no card.

Reframe a video free →
See pricing →

Related Articles

Resize Video for Any Platform
Do the conversion, not just the arithmetic — crop, pad or blur-pad by describing it.
Glossary: Aspect Ratio
The full definition — notation, the SAR/PAR/DAR identity, safe areas and the common mistakes.
Docs: Reframing
How Valmera reframes to 16:9, 9:16, 1:1 and 4:5, and why it refuses to upscale.
All AI Video Editing Tools
Every tool in the Valmera editor, organized by job.