{"id":916,"date":"2026-07-05T15:13:00","date_gmt":"2026-07-05T19:13:00","guid":{"rendered":"https:\/\/www.xconvert.com\/blog\/?p=916"},"modified":"2026-06-27T01:37:07","modified_gmt":"2026-06-27T05:37:07","slug":"lower-the-bitrate-of-an-audio-file","status":"publish","type":"post","link":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file","title":{"rendered":"How to Lower the Bitrate of an Audio File (kbps Guide)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">A one-hour interview recorded at 320 kbps stereo MP3 is roughly 146 MB \u2014 too big to email or post. Drop it to 96 kbps mono and the same recording lands near 40 MB, with no audible loss for spoken word. That trade is the whole game: <strong>bitrate is the single biggest dial on an audio file\u2019s size, and lowering it shrinks the file in near-direct proportion.<\/strong> This guide covers what bitrate actually is, constant (CBR) vs variable (VBR) bitrate, a practical bitrate ladder for music versus speech, and the one rule that trips people up \u2014 you can shrink quality by lowering bitrate, but you can never buy it back by raising it. The numbers here are verified against the standard bitrate references and the documented behavior of lossy re-encoding.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quick answer:<\/strong> Bitrate (in <strong>kbps<\/strong>, kilobits per second) is how much data each second of audio stores \u2014 higher bitrate means a bigger file and more detail; lower bitrate means a smaller file and less. To lower it, re-encode the file at a smaller bitrate (e.g. 320 \u2192 128 kbps roughly <em>quarters<\/em> the size of that audio stream). For music, <strong>128\u2013192 kbps<\/strong> is fine for casual listening and <strong>256 kbps<\/strong> is the practical \u201ctransparent\u201d sweet spot; for speech and podcasts, <strong>64\u201396 kbps<\/strong> is plenty. Important: lowering the bitrate of an already-lossy file (MP3, AAC) <strong>re-encodes it and permanently discards quality<\/strong> \u2014 and raising the bitrate later cannot restore what was thrown away.<\/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=\"#what\">What audio bitrate actually is<\/a><\/li><li><a href=\"#cbr-vbr\">CBR vs VBR<\/a><\/li><li><a href=\"#ladder\">The bitrate ladder: which kbps for what<\/a><\/li><li><a href=\"#honesty\">The honesty rule: you can\u2019t un-lower a bitrate<\/a><\/li><li><a href=\"#tool\">Lower an audio file\u2019s bitrate on xconvert<\/a><\/li><li><a href=\"#faq\">FAQ<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what\">What audio bitrate actually is<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bitrate is the amount of data the file uses per second of audio<\/strong>, measured in <strong>kilobits per second (kbps)<\/strong>. A 128 kbps MP3 spends 128 kilobits \u2014 16 kilobytes \u2014 on every second of sound. Multiply that out and you get the file size: bitrate \u00d7 duration \u2248 the size of the audio stream. A 4-minute song at 320 kbps is about 9.6 MB of audio; the same song at 128 kbps is about 3.8 MB. That near-linear relationship is why bitrate is the first thing to change when you need a smaller file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bitrate is not the same as <strong>sample rate<\/strong> (how many times per second the waveform is measured, in Hz\/kHz) or <strong>channels<\/strong> (mono vs stereo) \u2014 all three affect size, but bitrate is the dominant lever. For the full breakdown of how they interact, see <a href=\"https:\/\/www.xconvert.com\/blog\/understanding-audio-bitrate-and-sample-rate-how-they-impact-audio-quality-and-file-size\/\">Audio Bitrate vs Sample Rate<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The relationship to quality is direct but with diminishing returns. More bits per second lets the encoder preserve more detail \u2014 high frequencies, the decay of a cymbal, the \u201cair\u201d around a voice. Strip bits away and the encoder throws detail out, which at low bitrates shows up as a swirly, watery sound on cymbals and sibilance. But past a certain point extra bits stop producing audible improvement \u2014 which is why the ladder below tops out where it does.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"cbr-vbr\">CBR vs VBR<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are two ways an encoder can spend its bit budget, and xconvert lets you pick either one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Constant Bitrate (CBR)<\/strong> uses the <em>same<\/em> bitrate for every second \u2014 a 128 kbps CBR file spends exactly 128 kbps on silence and on a dense orchestral climax alike. The upside is a perfectly predictable file size (bitrate \u00d7 duration) and maximum compatibility with old players and streaming; the downside is wasted bits on simple passages and starved bits on complex ones.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Variable Bitrate (VBR)<\/strong> lets the encoder <em>spend more bits where the audio is complex and fewer where it\u2019s simple<\/em> \u2014 near-silence might get 32 kbps while a busy mix gets 256 kbps. Because the bits go where they\u2019re needed, <strong>VBR generally gives better quality at a smaller average size<\/strong> than CBR; a well-tuned VBR encode averaging ~190 kbps is widely held to match a 256 kbps CBR file at less storage. The cost is that you can\u2019t predict the exact final size, and a few very old devices prefer CBR.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rule of thumb:<\/strong> choose <strong>VBR<\/strong> when you want the best quality-per-megabyte and your player is anything modern; choose <strong>CBR<\/strong> when you need an exact, predictable file size, are streaming live, or are targeting an old\/embedded device.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ladder\">The bitrate ladder: which kbps for what<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Lowering bitrate is about picking the <em>lowest<\/em> rung where the audio still sounds good <em>for its purpose<\/em>. Speech tolerates far lower bitrates than music because the human voice occupies a narrower frequency range and is less complex. Here is a practical ladder, with the standard MP3 reference descriptions:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Bitrate (CBR)<\/th><th>Best for<\/th><th>Notes<\/th><\/tr><\/thead><tbody><tr><td><strong>320 kbps<\/strong><\/td><td>Archiving, critical listening<\/td><td>Highest level the MP3 standard supports; for most listeners, overkill versus 256<\/td><\/tr><tr><td><strong>256 kbps<\/strong><\/td><td>General music, \u201ckeep quality\u201d<\/td><td>The practical transparency sweet spot \u2014 many people stop reliably telling MP3 from lossless here<\/td><\/tr><tr><td><strong>192 kbps<\/strong><\/td><td>Everyday music<\/td><td>\u201cMedium quality\u201d; fine for casual listening on phones\/laptops<\/td><\/tr><tr><td><strong>128 kbps<\/strong><\/td><td>Casual music, music podcasts<\/td><td>\u201cMid-range\u201d \u2014 the long-standing default; acceptable for most, audible compromise on a good system<\/td><\/tr><tr><td><strong>96 kbps<\/strong><\/td><td>Speech, low-quality streaming<\/td><td>Plenty for voice-only content; common podcast floor<\/td><\/tr><tr><td><strong>64 kbps<\/strong><\/td><td>Speech, max size savings<\/td><td>Works for spoken word when file size really matters (BBC uses 64 kbps for mono speech)<\/td><\/tr><tr><td><strong>32 kbps<\/strong><\/td><td>Speech only, last resort<\/td><td>\u201cGenerally acceptable only for speech\u201d; noticeably degraded<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">How to use it: for <strong>music<\/strong>, start at 192 kbps and only drop to 128 if you need more savings. For <strong>speech<\/strong> (lecture, interview, voice memo, podcast), 96 kbps mono is usually transparent and 64 kbps is a strong size-saver. Converting stereo speech to <strong>mono<\/strong> roughly halves the data again on top of the bitrate cut \u2014 see <a href=\"https:\/\/www.xconvert.com\/blog\/compress-mp3-for-email-gmail-25mb\/\">Compress an MP3 to send by email<\/a> for a worked example, and <a href=\"https:\/\/www.xconvert.com\/blog\/mp3-bitrate-128-vs-256-vs-320\">MP3 Bitrate Guide<\/a> for the deeper 128-vs-256-vs-320 comparison with size-per-minute math.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"honesty\">The honesty rule: you can\u2019t un-lower a bitrate<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This is the one thing people most often get wrong, so it\u2019s worth stating plainly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Lowering the bitrate of a lossy file re-encodes it, and that permanently discards audio detail.<\/strong> MP3, AAC, Ogg Vorbis, and Opus are <em>lossy<\/em> codecs \u2014 by definition they throw away data the encoder judges inaudible, every time they encode. Converting between lossy formats, or between different bitrates of the <em>same<\/em> format, causes <strong>generation loss<\/strong>: each re-encode adds fresh artifacts on top of whatever the previous encode already removed. Re-encode enough times and the degradation becomes obvious.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The crucial corollary: <strong>you cannot recover quality by raising the bitrate later.<\/strong> Re-encode a 96 kbps MP3 to 320 kbps and you get a <em>bigger<\/em> file that sounds no better \u2014 the detail 96 kbps discarded is gone, and the 320 kbps version just faithfully stores the already-degraded audio. Bitrate sets a <em>ceiling<\/em> on quality, not a floor; a high bitrate can\u2019t reconstruct information that was never in the file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So: <strong>lower the bitrate once, from the highest-quality source you have.<\/strong> If you own a lossless original (WAV, FLAC), encode <em>from that<\/em> to your target bitrate rather than re-compressing an existing MP3 \u2014 better quality at the same size, no stacked generation loss. And don\u2019t bother \u201cupgrading\u201d a low-bitrate file: re-encoding 128 kbps to 320 kbps wastes space without improving sound.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tool\">Lower an audio file\u2019s bitrate on xconvert<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/www.xconvert.com\/compress-mp3\">xconvert MP3 compressor<\/a> exposes the bitrate controls directly, so you can apply everything above in one place:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1600\" height=\"1250\" src=\"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/step-01-control-22.png\" alt=\"Set Custom Bitrate to 128 kbps \u2014 the master lever for audio file size\" class=\"wp-image-1211\" srcset=\"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/step-01-control-22.png 1600w, https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/step-01-control-22-300x234.png 300w, https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/step-01-control-22-1024x800.png 1024w, https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/step-01-control-22-768x600.png 768w, https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/step-01-control-22-1536x1200.png 1536w\" sizes=\"auto, (max-width: 1600px) 100vw, 1600px\" \/><\/figure>\n\n\n\n<ol class=\"wp-block-list\"><li>Open <a href=\"https:\/\/www.xconvert.com\/compress-mp3\">xconvert.com\/compress-mp3<\/a> and click <strong>Upload<\/strong> (or <strong>+ Add Files<\/strong>) to add your audio from your computer, Google Drive, or Dropbox.<\/li><li>Open <strong>Advanced Options<\/strong> (the gear icon).<\/li><li>Under <strong>File Compression<\/strong>, choose <strong>Custom Bitrate<\/strong> \u2014 this is the mode that lets you set the bitrate directly. (The other modes, <strong>File Size Percentage<\/strong> and <strong>Specific file size<\/strong>, let xconvert pick the bitrate to hit a size target instead.)<\/li><li>Pick <strong>Constant Bitrate<\/strong> for a predictable file size, or <strong>Variable Bitrate<\/strong> for the best quality-per-megabyte, then set your target value from the ladder above (e.g. <strong>192 kbps<\/strong> for music, <strong>96 kbps<\/strong> for speech).<\/li><li>Optional: drop <strong>Audio Channel<\/strong> to mono and lower <strong>Audio Sample Rate<\/strong> for spoken-word content to save even more.<\/li><li>Click <strong>Compress<\/strong>, then download the smaller file.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later \u2014 nothing is kept.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A reminder from the honesty rule: encode from the highest-quality source you have. If you have a WAV or FLAC original, compress <em>that<\/em> rather than re-compressing an existing MP3.<\/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 bitrate reduce audio quality?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Yes \u2014 lowering the bitrate of a lossy file re-encodes it and permanently discards detail.<\/strong> The trade is deliberate: you accept some quality loss in exchange for a smaller file. How audible it is depends on the rung you pick and the content \u2014 at 256 kbps most people can\u2019t tell music from lossless, while at 64 kbps speech is still fine but music sounds clearly compromised.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Can I increase the bitrate to improve quality?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No.<\/strong> Bitrate sets a ceiling on quality, not a floor. Re-encoding a 128 kbps file to 320 kbps produces a larger file that sounds no better \u2014 the detail 128 kbps threw away is gone, and a higher bitrate can\u2019t reconstruct information that isn\u2019t there. You\u2019d just be storing already-degraded audio at a wasteful size.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">What\u2019s the lowest bitrate I can use without it sounding bad?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">It depends on the content. For <strong>music<\/strong>, 192 kbps is a safe everyday floor and 128 kbps is acceptable for casual listening; below that, artifacts get noticeable. For <strong>speech<\/strong> (podcasts, interviews, voice memos), <strong>96 kbps<\/strong> mono is usually transparent and <strong>64 kbps<\/strong> still works when size matters most \u2014 the BBC uses 64 kbps for mono speech.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">CBR or VBR \u2014 which should I choose?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>VBR generally gives better quality at a smaller average size<\/strong>, because it spends bits where the audio is complex and saves them where it\u2019s simple. Choose VBR for the best quality-per-megabyte on any modern player. Choose <strong>CBR<\/strong> when you need an exact, predictable file size, are streaming live, or are targeting an older\/embedded device that handles CBR more reliably.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">How much smaller will the file get if I lower the bitrate?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Roughly in proportion to the bitrate cut. The audio stream\u2019s size is approximately bitrate \u00d7 duration, so going from <strong>320 kbps to 128 kbps<\/strong> shrinks the audio to about <strong>40%<\/strong> of its original size; <strong>320 \u2192 96 kbps<\/strong> is about <strong>30%<\/strong>; <strong>320 \u2192 64 kbps<\/strong> is about <strong>20%<\/strong>. Converting stereo to mono on top of that can roughly halve the data again for voice recordings.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Should I lower bitrate or convert to a more efficient format?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">If you can change format, a modern codec like <strong>AAC or Opus<\/strong> sounds better than MP3 at the <em>same<\/em> bitrate, so you can often go a rung lower for the same quality. But if you need maximum compatibility (every player, every device), MP3 remains the safest target \u2014 just pick the lowest bitrate rung that still sounds good for your purpose.<\/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-06-25.<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Bit_rate\">Wikipedia \u2014 Bit rate (MP3 quality levels)<\/a> \u2014 standard MP3 bitrate descriptions: 32 kbps \u201cacceptable only for speech,\u201d 96 kbps \u201cspeech or low-quality streaming,\u201d 256 kbps \u201ccommonly used high-quality,\u201d 320 kbps \u201chighest level supported by the MP3 standard.\u201d<\/li><li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Generation_loss\">Wikipedia \u2014 Generation loss (Transcoding)<\/a> \u2014 \u201cConverting between lossy formats \u2026 between different bitrates or parameters of the same format \u2013 causes generation loss\u201d; lossy codecs introduce artifacts on each re-encode.<\/li><li><a href=\"https:\/\/www.thepodcasthost.com\/editing-production\/what-bitrate-should-i-use-for-a-podcast\/\">The Podcast Host \u2014 What bitrate should I use for a podcast?<\/a> \u2014 speech\/podcast bitrate guidance (96 kbps mono for voice; BBC\u2019s 64 kbps mono speech reference).<\/li><li><a href=\"https:\/\/www.xconvert.com\/blog\/mp3-bitrate-128-vs-256-vs-320\">xconvert \u2014 MP3 Bitrate Guide: 128 vs 256 vs 320 kbps<\/a> \u2014 file-size-per-minute math and the 256 kbps transparency point for music.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\/speech bitrate ladder, and why re-encoding loses quality for good.<\/p>\n","protected":false},"author":4,"featured_media":1213,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,14],"tags":[],"class_list":["post-916","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>How to Lower the Bitrate of an Audio File (kbps Guide)<\/title>\n<meta name=\"description\" content=\"Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\/speech bitrate ladder, and why re-encoding loses quality for good.\" \/>\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\/lower-the-bitrate-of-an-audio-file\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Lower the Bitrate of an Audio File (kbps Guide)\" \/>\n<meta property=\"og:description\" content=\"Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\/speech bitrate ladder, and why re-encoding loses quality for good.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file\" \/>\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-07-05T19:13:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-176.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"840\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Stephanie Taylor\" \/>\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=\"Stephanie Taylor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file\"},\"author\":{\"name\":\"Stephanie Taylor\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/ae9300506c0e9e85f1a6ece4d762980d\"},\"headline\":\"How to Lower the Bitrate of an Audio File (kbps Guide)\",\"datePublished\":\"2026-07-05T19:13:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file\"},\"wordCount\":1873,\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-176.png\",\"articleSection\":[\"How To Guides\",\"Tools\"],\"inLanguage\":\"en-CA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file\",\"name\":\"How to Lower the Bitrate of an Audio File (kbps Guide)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-176.png\",\"datePublished\":\"2026-07-05T19:13:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/ae9300506c0e9e85f1a6ece4d762980d\"},\"description\":\"Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\\\/speech bitrate ladder, and why re-encoding loses quality for good.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#primaryimage\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-176.png\",\"contentUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-176.png\",\"width\":1600,\"height\":840,\"caption\":\"The xconvert MP3 compressor at \\\/compress-mp3 with the Upload button highlighted \u2014 add an audio file, then set a lower Custom Bitrate to reduce its kbps.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/lower-the-bitrate-of-an-audio-file#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.xconvert.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Lower the Bitrate of an Audio File (kbps Guide)\"}]},{\"@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\\\/ae9300506c0e9e85f1a6ece4d762980d\",\"name\":\"Stephanie Taylor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g\",\"caption\":\"Stephanie Taylor\"},\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/author\\\/stephanie\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Lower the Bitrate of an Audio File (kbps Guide)","description":"Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\/speech bitrate ladder, and why re-encoding loses quality for good.","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\/lower-the-bitrate-of-an-audio-file","og_locale":"en_US","og_type":"article","og_title":"How to Lower the Bitrate of an Audio File (kbps Guide)","og_description":"Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\/speech bitrate ladder, and why re-encoding loses quality for good.","og_url":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file","og_site_name":"XConvert Blog","article_publisher":"https:\/\/www.facebook.com\/xconvertcom","article_published_time":"2026-07-05T19:13:00+00:00","og_image":[{"width":1600,"height":840,"url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-176.png","type":"image\/png"}],"author":"Stephanie Taylor","twitter_card":"summary_large_image","twitter_creator":"@xconvert_com","twitter_site":"@xconvert_com","twitter_misc":{"Written by":"Stephanie Taylor","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#article","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file"},"author":{"name":"Stephanie Taylor","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/ae9300506c0e9e85f1a6ece4d762980d"},"headline":"How to Lower the Bitrate of an Audio File (kbps Guide)","datePublished":"2026-07-05T19:13:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file"},"wordCount":1873,"image":{"@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-176.png","articleSection":["How To Guides","Tools"],"inLanguage":"en-CA"},{"@type":"WebPage","@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file","url":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file","name":"How to Lower the Bitrate of an Audio File (kbps Guide)","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#primaryimage"},"image":{"@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-176.png","datePublished":"2026-07-05T19:13:00+00:00","author":{"@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/ae9300506c0e9e85f1a6ece4d762980d"},"description":"Lower audio bitrate to shrink a file: what kbps means, CBR vs VBR, a music\/speech bitrate ladder, and why re-encoding loses quality for good.","breadcrumb":{"@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#primaryimage","url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-176.png","contentUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-176.png","width":1600,"height":840,"caption":"The xconvert MP3 compressor at \/compress-mp3 with the Upload button highlighted \u2014 add an audio file, then set a lower Custom Bitrate to reduce its kbps."},{"@type":"BreadcrumbList","@id":"https:\/\/www.xconvert.com\/blog\/lower-the-bitrate-of-an-audio-file#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.xconvert.com\/blog"},{"@type":"ListItem","position":2,"name":"How to Lower the Bitrate of an Audio File (kbps Guide)"}]},{"@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\/ae9300506c0e9e85f1a6ece4d762980d","name":"Stephanie Taylor","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/secure.gravatar.com\/avatar\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af9a54599087d3f3dd2d0ea950291c9e18fcc503af09b136b37fa52c418fe467?s=96&d=mm&r=g","caption":"Stephanie Taylor"},"url":"https:\/\/www.xconvert.com\/blog\/author\/stephanie"}]}},"_links":{"self":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/916","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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/comments?post=916"}],"version-history":[{"count":2,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/916\/revisions"}],"predecessor-version":[{"id":1212,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/916\/revisions\/1212"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media\/1213"}],"wp:attachment":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media?parent=916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/categories?post=916"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/tags?post=916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}