What "aspect ratio" actually means
An aspect ratio is just the proportion between a frame's width and its height, written as W:H — 16:9, 4:5, 1:1. It says nothing about the actual pixel count: a 1920×1080 video and a 3840×2160 (4K) video are both 16:9, because 1920/1080 and 3840/2160 both simplify to the same 16:9 fraction. That is exactly what the solver above does — it reduces your width and height to the smallest whole-number ratio that has the same proportion (via the greatest common divisor), and separately checks whether the decimal ratio (width ÷ height) lands close enough to a named industry standard to call it out by name.
Two numbers describe every rectangle, so once you fix the ratio and one dimension, the other is determined: new height = new width × (original height ÷ original width). That is the entire math behind the top calculator — it just solves that equation live in whichever direction you are typing, so resizing an asset never distorts it by accident.
Vertical video: the platform standard
Every major short-form platform has converged on the same canvas: 1080×1920 pixels, a 9:16 ratio. YouTube Shorts caps out at 1080p and a 3-minute runtime on that frame (EzClip); TikTok and Instagram/Facebook Reels use the identical 1080×1920 export, which is why one vertical render now publishes natively to all of them (anfx). The one common exception is the Instagram and Facebook main feed, which favors the shorter 4:5 (1080×1350) ratio because it occupies more scroll space than a square post without going full-screen (PostFast). Landscape platforms haven't disappeared either — X still recommends 16:9 at 1280×720 for standard video, though a 1:1 square post is reported to outperform landscape specifically in the mobile feed, since a square simply takes up more vertical pixels while scrolling (Tweetfull).
| Platform | Ratio | Recommended size |
|---|---|---|
| YouTube Shorts | 9:16 | 1080 × 1920 |
| TikTok | 9:16 | 1080 × 1920 |
| Instagram / Facebook Reels & Stories | 9:16 | 1080 × 1920 |
| Instagram / Facebook feed post | 4:5 | 1080 × 1350 |
| X (Twitter) video | 16:9 (or 1:1) | 1280 × 720 |
| YouTube long-form | 16:9 | 1920 × 1080 |
Crop vs. letterbox vs. blurred-pad
Turning a 16:9 recording into a 9:16 upload means picking one of three moves:
- Crop — cut the sides off and fill the full vertical frame. Sharpest-looking result, zero bars, but you permanently lose whatever was near the left or right edge. Works well when a subject stays centered.
- Letterbox — keep the entire original frame at its native ratio and fill the rest of the canvas with plain bars (black, white, or a brand color). Nothing is lost, but a lot of the vertical screen goes unused, which reads as low-effort on platforms built around full-bleed video.
- Blurred pad — the same idea as letterboxing, except the bars are a scaled-up, blurred copy of the source frame itself. This has become the default in most mobile editors (CapCut, InShot, Premiere's auto-reframe) because it fills the canvas edge-to-edge without cutting anything — the tradeoff is that the blurred edges carry no information and can look formulaic if every single clip uses the identical treatment.
The vertical-crop helper above computes the first option — a centered crop — for three common vertical targets, so you know exactly how much width survives before you commit to it in your editor.
Safe zones: what the platform draws on top of your video
Cropping correctly only gets you a clean rectangle — it doesn't guarantee your caption or logo stays visible once TikTok or Instagram lays its own interface over the video. Each app reserves fixed regions of the 1080×1920 canvas for its profile bar, captions, sound credit, and the like/comment/share/bookmark column, and none of it can be turned off for viewers. Reported margins on the standard 1080×1920 canvas:
| Platform | Top margin | Bottom margin | Side margin |
|---|---|---|---|
| TikTok (organic) | ~140px (profile bar, notch) | ~320-330px (caption, sound credit) | ~160-165px right (like/comment/share icons) |
| TikTok (ads) | ~140px | ~370px (adds CTA button + "Sponsored") | ~165px right |
| Instagram / Facebook Reels | ~220px (profile, follow button) | ~420px (caption, music, share row) | right-side icon column |
Sources: House of Marketers, Ignite Social Media and Kreatli's safe-zone hub, which independently put the true "protected" viewing area at roughly 960×1386 for TikTok and 1010×1280 for Reels once every overlay is accounted for. Practically: keep faces, subtitles and any on-screen text within the center 60-70% of the frame, vertically and horizontally, and never put a call-to-action in the bottom fifth of the video.
Worked example 1 — repurposing a 16:9 talking-head clip
You filmed at 1920×1080 and want a 9:16 cutdown for Shorts. Enter those as the source above and select 9:16: the crop comes out to 608 × 1080, centered, taking a 656px slice off each side. That's only 31.7% of the original width — if your subject wandered more than about 300px from center at any point, part of them will be outside this crop. This is why creators who plan to repurpose horizontal footage frame interviews dead-center rather than using the rule-of-thirds composition typical of landscape video.
Worked example 2 — the same clip for the Instagram feed
Same 1920×1080 source, but this time selecting 4:5 for a main-feed post: the crop is 864 × 1080, keeping 45% of the width — noticeably more forgiving than the 9:16 cut, because 4:5 is a much smaller proportional change from 16:9. This is a good reason to default to 4:5 rather than 9:16 when a full-screen vertical export isn't required: less of the shot is sacrificed for the same "taller" feel.
Worked example 3 — the crop that goes the wrong way
Flip it around: you have a 1080×1920 vertical phone recording and need a 16:9 clip for a YouTube upload. Enter 1080×1920 as the source and pick a 16:9 target (not one of the three presets, but the same math): the crop keeps only 608 out of 1920 pixels of height — about 32%. Cropping a portrait video down to landscape throws away almost 70% of the frame, which is usually too destructive to use. This is the case where letterboxing or a blurred pad is the better call, not a crop — the ratio gap is simply too large in that direction.
Practical guidance
- Shoot for the crop you'll need. If a horizontal recording is going to be cut down to 9:16 later, keep the subject in the center third of the frame from the start.
- 4:5 is the forgiving middle ground. When a platform accepts it, it survives a 16:9-to-vertical crop far better than 9:16 does.
- Design captions after the crop, not before. A caption placed for the full 16:9 frame will very likely fall inside the cropped-out region on a 9:16 export.
- Leave the safe zone empty. Nothing critical — logos, subtitles, CTAs — should sit in the outer 15-20% of a vertical frame; that space belongs to the platform's own UI.
- Ultrawide and cinema ratios (21:9, 2.39:1) are creative choices, not platform requirements — use them for look and feel, not because a platform asks for them.
This tool does the geometry only. It cannot see your footage, so it can't tell you whether a centered crop will actually keep your subject in frame — check the preview in your editor before exporting.
FAQ
What aspect ratio should I use for YouTube Shorts, TikTok and Instagram Reels?
All three now standardize on 9:16 at 1080×1920 pixels. That single export works natively on YouTube Shorts, TikTok, Instagram Reels, Facebook Reels and Stories, so it is the safest default if you only want to render one vertical file.
Should I crop, letterbox, or blur-pad when converting horizontal footage to vertical?
Crop when your subject stays centered and you can afford to lose the sides — it fills the whole vertical frame with no bars. Letterbox (plain color bars) when nothing in the shot can be cropped, such as a screen recording or a two-person side-by-side. Blurred-pad — a scaled, blurred copy of the same frame filling the bars — is the current default in most editors because it fills the canvas edge to edge without cutting anything, at the cost of decorative-only edges that can look templated if every clip uses it.
What is a safe zone and why does it matter for vertical video?
The safe zone is the part of a 1080×1920 vertical frame not covered by app UI — profile bars, captions, like/comment/share icons, and (on ads) a CTA button. On TikTok that UI can eat roughly the top 140px and bottom 320-370px plus a ~160px column on the right; on Instagram Reels it is roughly 220px from the top and 420px from the bottom. Keep captions, logos and faces inside that safe area or the platform's own UI will sit on top of them.
What is the difference between 9:16 and 4:5?
9:16 (1080×1920) is the tall, full-screen ratio for Shorts, Reels and TikTok. 4:5 (1080×1350) is shorter and wider, used for the Instagram and Facebook main feed, where it simply takes up more vertical scroll space than a square or landscape post without going full-screen. A 4:5 crop keeps noticeably more of a 16:9 source than a 9:16 crop does, because it is a less extreme ratio change.
What does 2.39:1 mean and where is it used?
2.39:1 (sometimes shown as 2.40:1) is an anamorphic widescreen ratio used in theatrical cinema, roughly 21% wider relative to its height than standard 16:9. It shows up as black bars above and below the picture on a 16:9 TV or monitor, and editors sometimes crop regular 16:9 footage to 2.39:1 deliberately to give it a cinematic look.
Will cropping to vertical cut off important parts of my shot?
A 9:16 crop of a 16:9 frame keeps only about 32% of the original width, centered — anything near the left or right edge of the source is gone. If you plan to repurpose landscape footage as vertical, frame your subject in the center third of the shot while filming so the crop has room to work with, or shoot a separate vertical take of anything that must not be cut.