{"id":1545,"date":"2026-09-09T09:13:00","date_gmt":"2026-09-09T13:13:00","guid":{"rendered":"https:\/\/www.xconvert.com\/blog\/?p=1545"},"modified":"2026-07-16T23:43:48","modified_gmt":"2026-07-17T03:43:48","slug":"resolution-vs-bitrate-video-size","status":"publish","type":"post","link":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size","title":{"rendered":"Resolution vs Bitrate: Which Actually Shrinks a Video More?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You drop a 1080p clip to 480p expecting the file to roughly halve \u2014 and it barely moves. Or you leave the video at full 4K, cut the bitrate, and it shrinks to a fifth. Confusing, until you know the one rule the file size actually obeys: <strong>size follows bitrate, not resolution.<\/strong> Resolution matters enormously, but only through the back door \u2014 by changing how much bitrate the picture <em>needs<\/em> to look good. This guide shows the arithmetic (it\u2019s genuinely just multiplication), proves the myth with a worked example, and tells you which control to reach for. Every bitrate figure here is checked against YouTube\u2019s own recommended-upload table and MDN\u2019s codec guide.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quick answer:<\/strong> <strong>Bitrate<\/strong> \u2014 bits of data per second \u2014 is what directly sets a video\u2019s size: <strong>size \u2248 bitrate \u00d7 duration<\/strong>. Resolution isn\u2019t in that equation. Lowering resolution shrinks the file only <em>indirectly<\/em>: a 4K frame needs far more bitrate than a 480p frame to look good (YouTube recommends ~35\u201345 Mbps for 4K vs ~2.5 Mbps for 480p), so dropping resolution lets you drop bitrate. Hold the bitrate fixed and a lower resolution gives the <em>same size<\/em> \u2014 just a cleaner picture. <strong>To shrink a file, lower the bitrate (or target a file size, which sets the bitrate for you) or switch to a more efficient codec like H.265\/AV1. Lower the resolution when the bitrate a big frame needs is more than you want to spend, or when it\u2019ll be viewed small.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Jump to a section<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#math\">The one number that sets file size<\/a><\/li><li><a href=\"#resolution\">Where resolution comes in: the bitrate you <em>need<\/em><\/a><\/li><li><a href=\"#myth\">The myth, busted: same bitrate, same size<\/a><\/li><li><a href=\"#codec\">Codec: more quality per bit<\/a><\/li><li><a href=\"#decision\">Which control should you actually change?<\/a><\/li><li><a href=\"#tool\">Resolution vs bitrate on xconvert<\/a><\/li><li><a href=\"#faq\">FAQ<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"math\">The one number that sets file size<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bitrate<\/strong> is how many bits of data the video spends on each second of footage, usually quoted in megabits per second (Mbps). Because it\u2019s literally <em>bits per second<\/em>, the total size of a video is close to pure arithmetic:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>file size \u2248 bitrate \u00d7 duration<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A clip encoded at <strong>8 Mbps for 60 seconds<\/strong> is about 8 \u00d7 60 = 480 megabits. Divide by 8 to get megabytes (8 bits = 1 byte) and that\u2019s <strong>60 MB per minute<\/strong>. Double the bitrate and you double the file; double the length and you double the file. That\u2019s the whole relationship.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Notice what is <em>not<\/em> in that equation: <strong>resolution<\/strong> \u2014 nor the <strong>codec<\/strong>. That doesn\u2019t make them irrelevant; it means they can only change the file size by changing the <strong>bitrate<\/strong>. Bitrate is the one dial wired directly to size; everything else is wired to bitrate. As MDN\u2019s codec guide puts it, \u201chigher bit rates inherently lead to larger output files.\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resolution\">Where resolution comes in: the bitrate you <em>need<\/em><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Resolution is the pixel grid of each frame \u2014 1080p is 1920\u00d71080, 4K (2160p) is 3840\u00d72160, which is <strong>four times as many pixels<\/strong>. More pixels means more detail to describe every second, so to reach the same <em>perceived<\/em> quality, a bigger frame needs a bigger bitrate. That is resolution\u2019s entire influence on file size: <strong>it sets how much bitrate the picture requires to look good.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The cleanest proof is YouTube\u2019s own recommended upload bitrates. Watch the bitrate climb as the frame grows (standard frame rate, SDR):<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Resolution<\/th><th>Recommended bitrate<\/th><th>\u2248 File size per minute<\/th><\/tr><\/thead><tbody><tr><td>360p<\/td><td>1 Mbps<\/td><td>~7.5 MB<\/td><\/tr><tr><td>480p<\/td><td>2.5 Mbps<\/td><td>~19 MB<\/td><\/tr><tr><td>720p<\/td><td>5 Mbps<\/td><td>~37 MB<\/td><\/tr><tr><td>1080p<\/td><td>8 Mbps<\/td><td>~60 MB<\/td><\/tr><tr><td>1440p (2K)<\/td><td>16 Mbps<\/td><td>~120 MB<\/td><\/tr><tr><td>2160p (4K)<\/td><td>35\u201345 Mbps<\/td><td>~260\u2013340 MB<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The right-hand column is just <code>bitrate \u00d7 60 \u00f7 8<\/code>. The file-size ladder <strong>is<\/strong> the bitrate ladder \u2014 a 4K clip is big because it was handed ~40 Mbps, not because \u201c4K\u201d directly weighs anything. This is the sense in which \u201clower the resolution to shrink the file\u201d is genuinely true: when you re-encode at a sensible quality for each size, a smaller frame calls for less bitrate, so the file falls. (For how far to drop resolution and what each step costs in detail, see <a href=\"https:\/\/www.xconvert.com\/blog\/lower-a-videos-resolution\/\">lower a video\u2019s resolution<\/a>.)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"myth\">The myth, busted: same bitrate, same size<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s the catch that trips everyone up: that link between resolution and size runs <strong>entirely<\/strong> through bitrate. Break the link \u2014 hold the bitrate fixed \u2014 and changing the resolution stops changing the file size at all.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Take the same 1-minute 1080p clip and encode it three ways:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Same 1-min clip, encoded as\u2026<\/th><th>Frame size<\/th><th>Bitrate<\/th><th>File<\/th><th>Looks like<\/th><\/tr><\/thead><tbody><tr><td>Reference<\/td><td>1080p<\/td><td>8 Mbps<\/td><td>60 MB<\/td><td>Great<\/td><\/tr><tr><td>Cut the bitrate only<\/td><td>1080p<\/td><td>2 Mbps<\/td><td>15 MB<\/td><td>4\u00d7 smaller \u2014 but blocky<\/td><\/tr><tr><td>Keep 2 Mbps, drop the frame size<\/td><td>480p<\/td><td>2 Mbps<\/td><td>15 MB<\/td><td>Same size \u2014 but clean again<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>bitrate<\/strong> move (8 \u2192 2 Mbps) is what shrank the file, from 60 MB to 15 MB \u2014 resolution never changed. The <strong>resolution<\/strong> move (1080p \u2192 480p) at that fixed 2 Mbps shrank <em>nothing<\/em>: the file is still 15 MB, because 2 Mbps \u00d7 60 s is 15 MB no matter how many pixels those bits describe. What dropping the resolution fixed was the <strong>quality<\/strong> \u2014 2 Mbps is starvation for 1080p but generous for 480p, so the same bit budget now covers far fewer pixels and looks clean again. As MDN notes, a 1080p source \u201creduced to 720p prior to encoding\u201d for a tight budget \u201ccan be much smaller while having much higher visual quality\u2026 than encoding the original video at full size.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So when <em>does<\/em> dropping the resolution shrink the file? When you also let the bitrate come down. Encode that same clip at <strong>constant quality<\/strong> and drop it to 480p: the encoder now needs only ~2.5 Mbps instead of 8, and the file falls from 60 MB to ~19 MB. The frame size didn\u2019t shrink the file; the <strong>lower bitrate it allowed<\/strong> did. Put simply: at a <em>fixed size or bitrate<\/em>, resolution is a <strong>quality<\/strong> dial, not a size dial.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"codec\">Codec: more quality per bit<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>codec<\/strong> is the third lever, and it doesn\u2019t appear in <code>size = bitrate \u00d7 duration<\/code> either. What a newer codec changes is how much quality you get per bit \u2014 that is, <strong>how low you can push the bitrate before the picture falls apart<\/strong>.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>H.264 (AVC)<\/strong> is the universal baseline \u2014 plays essentially everywhere.<\/li><li><strong>H.265 (HEVC)<\/strong> targets the same quality at roughly <strong>half the bitrate<\/strong>. Fraunhofer HHI (one of the institutes behind the standard) quotes \u201cabout 50% bit-rate reduction at the same subjective video quality,\u201d and MDN concurs that HEVC can reach \u201ccompressed file sizes half that of AVC\u2026 with comparable image quality.\u201d<\/li><li><strong>AV1<\/strong> is more efficient still \u2014 MDN puts it at \u201cas much as 50% higher [compression] rates than AVC\u201d \u2014 and is royalty-free, at the cost of slower encoding and narrower playback.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Because a better codec lets you spend fewer bits for the same look, switching from H.264 to H.265 or AV1 <strong>cuts the bitrate \u2014 and therefore the file \u2014 without touching resolution or visible quality.<\/strong> It\u2019s the closest thing to a free size win, as long as your playback device supports the newer codec. (The full codec-and-quality recipe, including the constant-quality\/CRF settings, is in <a href=\"https:\/\/www.xconvert.com\/blog\/reduce-mp4-file-size-without-losing-quality\/\">reduce MP4 file size without losing quality<\/a>.)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"decision\">Which control should you actually change?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Boil it down to what each lever really does:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Bitrate and codec set the <em>size<\/em>.<\/strong> To make a file smaller while keeping the look, <strong>lower the bitrate<\/strong> \u2014 directly, or by handing the tool a target size and letting it derive the bitrate \u2014 and get more per bit with a <strong>more efficient codec<\/strong> (H.265 or AV1) when playback allows. This is the primary size move.<\/li><li><strong>Resolution sets how much bitrate that size buys you in <em>quality<\/em>.<\/strong> Lower it when the bitrate a big frame needs is <strong>more than you want to spend<\/strong> (shrinking the frame lets the needed bitrate, and the file, fall with no visible loss), when the video will be <strong>watched small<\/strong> so the extra pixels are wasted, or when you\u2019re <strong>under a hard size cap<\/strong> and full resolution looks blocky at that budget (fewer pixels, so the limited bits go further).<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The one thing <strong>not<\/strong> to do: drop the resolution while leaving a fixed bitrate or fixed target size in place and expect a smaller file. It won\u2019t shrink \u2014 it\u2019ll just look cleaner. Change the size budget (or the codec) to change the size; change the resolution to change how good that budget looks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tool\">Resolution vs bitrate on xconvert<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/www.xconvert.com\/compress-mp4\">xconvert MP4 compressor<\/a> is organized around exactly this split \u2014 you either hand it a size and let it derive the bitrate, or you set the quality and choose the resolution yourself:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open <a href=\"https:\/\/www.xconvert.com\/compress-mp4\">xconvert.com\/compress-mp4<\/a> and click <strong>Upload<\/strong> to add your video \u2014 <strong>From my Computer<\/strong>, <strong>From Google Drive<\/strong>, or <strong>From Dropbox<\/strong>.<\/li><li>Open <strong>Advanced Options<\/strong> to reveal the compression controls.<\/li><li><strong>To simply make it smaller,<\/strong> keep the default <strong>Target file size (%)<\/strong> (marked <strong>Best<\/strong>) or pick <strong>Specific file size<\/strong> \u2014 you give it the size, it works out the bitrate. With <strong>Smart Scaling<\/strong> (Auto Scale) on, it even lowers the resolution automatically to hit the target, so the manual resolution settings stay hidden. Prefer to set the bitrate yourself? Use <strong>Constant Bitrate<\/strong> or <strong>Variable Bitrate<\/strong>.<\/li><li><strong>To choose the resolution by hand,<\/strong> switch to <strong>Constant Quality<\/strong> (click <strong>Show All Options<\/strong> if you don\u2019t see every control). That turns Auto Scale off and reveals the <strong>Video resolution<\/strong> presets \u2014 2160p, 1440p, 1080p, 720p, 480p \u2014 so you pick the frame size and let the encoder hold quality steady.<\/li><li>Pick the <strong>video codec<\/strong> \u2014 <strong>H.264<\/strong> for play-anywhere compatibility, or <strong>H.265\/HEVC<\/strong> or <strong>AV1<\/strong> for the same quality at a lower bitrate (smaller file) when you control the playback device.<\/li><li>Click <strong>Compress<\/strong>, then download.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Your file uploads over an encrypted connection, is processed on our servers, and is deleted automatically a few hours later. Nothing stays around.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the full quality-first shrink recipe, see <a href=\"https:\/\/www.xconvert.com\/blog\/reduce-mp4-file-size-without-losing-quality\/\">reduce MP4 file size without losing quality<\/a>; for the resolution lever in depth, <a href=\"https:\/\/www.xconvert.com\/blog\/lower-a-videos-resolution\/\">lower a video\u2019s resolution<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"faq\">FAQ<\/h2>\n\n\n\n<h5 class=\"wp-block-heading\">Does lowering the resolution reduce file size?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Only if the bitrate comes down too.<\/strong> File size is <code>bitrate \u00d7 duration<\/code>, so at a <em>fixed<\/em> bitrate or a fixed target size, dropping the resolution changes the quality, not the size. It shrinks the file when you re-encode at <strong>constant quality<\/strong> \u2014 a smaller frame needs less bitrate to look good, and that lower bitrate is what makes the file smaller. Resolution is the cause; bitrate is the mechanism.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Which matters more for file size, bitrate or resolution?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bitrate \u2014 directly.<\/strong> It\u2019s the one value multiplied by duration to get the size. Resolution matters only <em>through<\/em> bitrate: a bigger frame needs a bigger bitrate to look good, and that bigger bitrate is what enlarges the file. Change the bitrate and the size moves immediately; change the resolution alone and it may not move at all.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Can a 4K video have a smaller file than a 1080p one?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes.<\/strong> Because size follows bitrate, a 4K clip encoded at a low bitrate can be smaller than a 1080p clip encoded at a high one \u2014 it will just look worse, since 4K needs far more bitrate (YouTube suggests ~35\u201345 Mbps) to render cleanly than 1080p does (~8 Mbps). The extension and resolution don\u2019t set the size; the bitrate does.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Why does my high-resolution video look blocky at a small file size?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Because you\u2019ve spread <strong>too few bits over too many pixels.<\/strong> A low bitrate that would look fine at 720p gets stretched thin across a 4K or 1080p frame, producing blocks and smearing. The fix is either raise the bitrate (bigger file) or <strong>lower the resolution<\/strong> so the same bits cover fewer pixels \u2014 often the better trade when the file size is capped.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">What bitrate do I need for 1080p or 4K?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">As a reference, YouTube recommends about <strong>8 Mbps for 1080p<\/strong> and <strong>35\u201345 Mbps for 4K<\/strong> at standard frame rates (roughly double for 60 fps). Those are upload targets that look clean; you can go lower to save space, accepting some quality loss, or let a <strong>constant-quality<\/strong> mode pick the bitrate each scene actually needs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sources<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Last verified 2026-07-16.<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/support.google.com\/youtube\/answer\/1722171?hl=en\">YouTube \u2014 Recommended upload encoding settings<\/a> \u2014 official SDR bitrate ladder: 360p 1 Mbps, 480p 2.5, 720p 5, 1080p 8, 1440p 16, 2160p\/4K 35\u201345 Mbps (standard frame rate); container MP4, codec H.264. The evidence that required bitrate climbs with resolution.<\/li><li><a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/Media\/Guides\/Formats\/Video_codecs\">MDN \u2014 Web video codec guide<\/a> \u2014 \u201chigher bit rates inherently lead to larger output files\u201d; size-versus-quality tradeoff; downscaling before encoding \u201ccan be much smaller while having much higher visual quality\u201d; HEVC \u2248 half of AVC; AV1 \u201cas much as 50% higher rates than AVC.\u201d<\/li><li><a href=\"https:\/\/www.hhi.fraunhofer.de\/en\/departments\/vca\/technologies-and-solutions\/h265-hevc.html\">Fraunhofer HHI \u2014 H.265 \/ HEVC<\/a> \u2014 \u201cHEVC achieves about 50% bit-rate reduction at the same subjective video quality\u201d vs H.264.<\/li><li><a href=\"https:\/\/support.google.com\/youtube\/answer\/6375112?hl=en\">YouTube \u2014 Video resolution and aspect ratios<\/a> \u2014 standard 16:9 encoding dimensions (1920\u00d71080 for 1080p, 3840\u00d72160 for 4K), confirming 4K is ~4\u00d7 the pixels of 1080p.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Resolution vs bitrate: bitrate directly sets a video&#8217;s file size, not resolution. See the math and which lever actually shrinks your MP4.<\/p>\n","protected":false},"author":3,"featured_media":1544,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,14],"tags":[],"class_list":["post-1545","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to-guides","category-tools"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Resolution vs Bitrate: Which Actually Shrinks a Video More?<\/title>\n<meta name=\"description\" content=\"Resolution vs bitrate: bitrate directly sets a video&#039;s file size, not resolution. See the math and which lever actually shrinks your MP4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Resolution vs Bitrate: Which Actually Shrinks a Video More?\" \/>\n<meta property=\"og:description\" content=\"Resolution vs bitrate: bitrate directly sets a video&#039;s file size, not resolution. See the math and which lever actually shrinks your MP4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size\" \/>\n<meta property=\"og:site_name\" content=\"XConvert Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/xconvertcom\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-09T13:13:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-44.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"James\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@xconvert_com\" \/>\n<meta name=\"twitter:site\" content=\"@xconvert_com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"James\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size\"},\"author\":{\"name\":\"James\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/3434db135e6a7f239ba8414244df9845\"},\"headline\":\"Resolution vs Bitrate: Which Actually Shrinks a Video More?\",\"datePublished\":\"2026-09-09T13:13:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size\"},\"wordCount\":2062,\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-44.png\",\"articleSection\":[\"How To Guides\",\"Tools\"],\"inLanguage\":\"en-CA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size\",\"name\":\"Resolution vs Bitrate: Which Actually Shrinks a Video More?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-44.png\",\"datePublished\":\"2026-09-09T13:13:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/3434db135e6a7f239ba8414244df9845\"},\"description\":\"Resolution vs bitrate: bitrate directly sets a video's file size, not resolution. See the math and which lever actually shrinks your MP4.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#primaryimage\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-44.png\",\"contentUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/featured-44.png\",\"width\":2400,\"height\":1260,\"caption\":\"The xconvert MP4 compressor at \\\/compress-mp4 with the Upload button highlighted \u2014 target a file size or bitrate to shrink your video.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/resolution-vs-bitrate-video-size#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.xconvert.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resolution vs Bitrate: Which Actually Shrinks a Video More?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/\",\"name\":\"XConvert Blog\",\"description\":\"Blog for XConvert file converter\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/3434db135e6a7f239ba8414244df9845\",\"name\":\"James\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g\",\"caption\":\"James\"},\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/author\\\/james\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Resolution vs Bitrate: Which Actually Shrinks a Video More?","description":"Resolution vs bitrate: bitrate directly sets a video's file size, not resolution. See the math and which lever actually shrinks your MP4.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size","og_locale":"en_US","og_type":"article","og_title":"Resolution vs Bitrate: Which Actually Shrinks a Video More?","og_description":"Resolution vs bitrate: bitrate directly sets a video's file size, not resolution. See the math and which lever actually shrinks your MP4.","og_url":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size","og_site_name":"XConvert Blog","article_publisher":"https:\/\/www.facebook.com\/xconvertcom","article_published_time":"2026-09-09T13:13:00+00:00","og_image":[{"width":2400,"height":1260,"url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-44.png","type":"image\/png"}],"author":"James","twitter_card":"summary_large_image","twitter_creator":"@xconvert_com","twitter_site":"@xconvert_com","twitter_misc":{"Written by":"James","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#article","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size"},"author":{"name":"James","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/3434db135e6a7f239ba8414244df9845"},"headline":"Resolution vs Bitrate: Which Actually Shrinks a Video More?","datePublished":"2026-09-09T13:13:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size"},"wordCount":2062,"image":{"@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-44.png","articleSection":["How To Guides","Tools"],"inLanguage":"en-CA"},{"@type":"WebPage","@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size","url":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size","name":"Resolution vs Bitrate: Which Actually Shrinks a Video More?","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#primaryimage"},"image":{"@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-44.png","datePublished":"2026-09-09T13:13:00+00:00","author":{"@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/3434db135e6a7f239ba8414244df9845"},"description":"Resolution vs bitrate: bitrate directly sets a video's file size, not resolution. See the math and which lever actually shrinks your MP4.","breadcrumb":{"@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#primaryimage","url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-44.png","contentUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/07\/featured-44.png","width":2400,"height":1260,"caption":"The xconvert MP4 compressor at \/compress-mp4 with the Upload button highlighted \u2014 target a file size or bitrate to shrink your video."},{"@type":"BreadcrumbList","@id":"https:\/\/www.xconvert.com\/blog\/resolution-vs-bitrate-video-size#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.xconvert.com\/blog"},{"@type":"ListItem","position":2,"name":"Resolution vs Bitrate: Which Actually Shrinks a Video More?"}]},{"@type":"WebSite","@id":"https:\/\/www.xconvert.com\/blog\/#website","url":"https:\/\/www.xconvert.com\/blog\/","name":"XConvert Blog","description":"Blog for XConvert file converter","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xconvert.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Person","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/3434db135e6a7f239ba8414244df9845","name":"James","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/secure.gravatar.com\/avatar\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g","caption":"James"},"url":"https:\/\/www.xconvert.com\/blog\/author\/james"}]}},"_links":{"self":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1545","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/comments?post=1545"}],"version-history":[{"count":1,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1545\/revisions"}],"predecessor-version":[{"id":1546,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1545\/revisions\/1546"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media\/1544"}],"wp:attachment":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media?parent=1545"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/categories?post=1545"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/tags?post=1545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}