Initializing... drag & drop files here
Supports: MP3
.mp3 files from your computer. Batch upload is supported — re-encode an entire podcast back catalog, an audiobook split into chapters, or a folder of music ripped at mismatched bitrates with the same settings in one pass..mp3 extension. You can also pick AAC, AC3, MP2, FLAC, Vorbis, Opus, AMR, Speex, WMA, WavPack, or PCM if a downstream tool requires that codec inside the MP3 wrapper, though staying on MP3 keeps the file playable in every device that already accepts the source.MP3 (MPEG-1 Audio Layer III) is the audio format that defined the digital music era — finalized in 1993, made universal by Winamp and the iPod, and still the safest extension to send anywhere when you don't know what the recipient's device can play. Re-encoding the same MP3 lets you change bitrate, sample rate, channel layout, and length without changing the extension, which keeps the file playable on every car stereo, USB-stick MP3 player, gym treadmill, kid's tablet, and legacy DJ deck that still expects .mp3 and nothing else.
.mp3 extension. See also Convert MP3 to WAV when uncompressed audio is needed.| Bitrate | Quality | Typical Use Case | 4-min File Size |
|---|---|---|---|
| 32 kbps mono | Telephone-grade | AM-radio voice notes, dictation | ~960 KB |
| 64 kbps mono | Clear speech | Audiobooks, single-voice podcasts | ~1.9 MB |
| 96 kbps stereo | Acceptable music | Background music, low-priority archives | ~2.8 MB |
| 128 kbps stereo | Good music | Casual listening, default for many platforms | ~3.8 MB |
| 192 kbps stereo | Very good | General music library, podcasts with music | ~5.7 MB |
| 256 kbps stereo | High quality | Audiophile-friendly, near-transparent | ~7.6 MB |
| 320 kbps stereo | MP3 maximum | Music archival, mastering source | ~9.5 MB |
| Property | Constant Bitrate (CBR) | Variable Bitrate (VBR) |
|---|---|---|
| File size at same quality | Larger | ~10-25% smaller |
| Seek accuracy on old players | Reliable | Sometimes broken on early-2000s hardware |
| Streaming-friendly | Yes (predictable bandwidth) | Less predictable |
| Quality consistency | Same across the file | Higher on complex passages, lower on quiet passages |
| Best for | Legacy MP3 players, broadcast streams, DJ decks | Modern playback, smaller archives, music with dynamic range |
| Typical setting | 128/192/320 kbps fixed | 128K-160K, 192K-256K range |
The extension stays .mp3, but everything inside can change. A 320kbps stereo MP3 and a 64kbps mono MP3 are both valid .mp3 files but differ 5× in size. Re-encoding lets you drop bitrate, downsample, switch to mono, swap CBR for VBR (or vice versa), or trim — all while keeping the extension that car stereos, gym equipment, and decade-old MP3 players still expect.
Yes. MP3 is a lossy codec, so every re-encode loses some data — even at the same bitrate. The loss is usually inaudible on consumer earbuds at 192kbps and above, but it does compound. Re-encoding a 128kbps source to 128kbps again is noticeably worse than re-encoding a 320kbps or lossless source to 128kbps. If you have access to the original WAV/FLAC, re-encode from that instead of from an already-compressed MP3.
No. The source bitrate is the quality ceiling. Re-encoding a 128kbps MP3 at 320kbps produces a file that is 2.5× larger but contains zero additional audio information — the data lost during the original 128kbps encode is gone. Only re-encode upward if the source is lossless (WAV, FLAC, ALAC).
64kbps mono is the sweet spot for spoken-word MP3. Voice has far less spectral content than music, so 64kbps mono sounds nearly identical to 128kbps stereo for speech while being 4× smaller. Drop to 48kbps mono for absolute size minimum (interviews, dictation, lecture notes). Stay at 96kbps if there's any background music, sound effects, or multi-voice production.
Pick VBR for modern players and storage savings — it gives ~10-25% smaller files at the same perceived quality by spending more bits on complex passages and fewer on quiet ones. Pick CBR if the file has to play on early-2000s hardware MP3 players, certain DJ software, or any device where seek accuracy and predictable bandwidth matter more than size. A VBR range like 192K-256K is a good general-purpose music setting; 128 kbps fixed is a good general-purpose CBR setting.
Yes. Drop the entire folder onto the upload area and the same bitrate, sample rate, channel, and trim settings apply to every file. This is how you standardize a music library or normalize a podcast back catalog in one pass.
Standard ID3v2 metadata (title, artist, album, year, track number, genre) and embedded album artwork carry through re-encoding. Non-standard or extended tags written by specific apps (Serato, Rekordbox cue points, podcatcher chapter markers, lyrics frames) may not — these depend on the source app's tag format. The basic tags every player reads will be preserved.
XConvert processes files on its servers and deletes them automatically after a few hours. Most modern laptops handle multi-GB MP3 audiobooks and DJ mixes without trouble. For very long files (10+ hour book sets), trim into chapters first using Audio Trim if memory is tight.
Re-encoding MP3 gives you full parameter control — exact bitrate (CBR or VBR), sample rate, channel count, codec swap, and trim. Compress MP3 is a guided flow that targets a specific output size or percentage with sensible defaults. Use re-encode when you want a specific bitrate or to switch CBR/VBR; use compress when you have a target like "under 10MB."
Yes. Use MP3 to WAV for uncompressed editing in a DAW, MP3 to M4A for Apple-friendly AAC inside an .m4a container, or MP3 to FLAC when a workflow needs lossless (note that re-encoding lossy MP3 to FLAC does not restore quality — it only stops further loss).