How to downscale flac to mp3 for sharing — browser tool
- Step 1Decide your size budget — Know the limit you're sharing within — e.g. ~25 MB for many email attachments, 16-25 MB for chat apps. Then pick a bitrate that fits: 128k ≈ 0.9 MB/min, 64k ≈ 0.5 MB/min. For a hard MB cap, use a size-targeting tool instead.
- Step 2Open the converter and drop the FLAC — Load the flac-to-mp3 tool and drop one
.flac. It processes locally — your large file isn't uploaded. The master stays untouched. - Step 3Choose a sharing bitrate — Pick
128k(good shareable music),64k(voice/very small), or192kif your budget allows higher quality. Lower bitrate = smaller file. The output size scales roughly with bitrate × duration. - Step 4Convert and check the size — Run the conversion and look at the resulting MP3's size. If it's still too big, drop to the next bitrate down and re-run; if you have room, bump it up for better quality.
- Step 5Share the MP3, archive the FLAC — Send the small MP3 by email, chat, or upload. Keep the FLAC as your master — downscaling is one-way and lossy, so the MP3 isn't a replacement for the archive.
- Step 6Need an exact MB limit? Use a sizer — If you must land under a precise cap (a 25 MB Discord upload, a 16 MB WhatsApp limit), the bitrate approach is approximate — use discord-fit or whatsapp-fit, which target the size directly.
Bitrate to approximate shareable size
Output size is roughly bitrate × duration. Use this to pick a bitrate for your sharing budget. These are CBR options from the converter's dropdown.
| Bitrate | ~Size per minute | 4-min track | Good for |
|---|---|---|---|
192k | ~1.4 MB/min | ~5.6 MB | Quality sharing when size allows |
128k | ~0.9 MB/min | ~3.8 MB | The shareable-music sweet spot |
64k | ~0.5 MB/min | ~1.9 MB | Voice / tiny attachments |
Bitrate vs exact-size targeting — which tool
This converter targets a bitrate (approximate size). For a hard megabyte cap, the size-targeting tools compute the bitrate for you.
| You want | Use | Why |
|---|---|---|
| A specific bitrate / quality | flac-to-mp3 (this tool) | Direct bitrate control |
| Under exactly 25 MB | discord-fit | Targets 25 MB automatically |
| Under exactly 16 MB | whatsapp-fit | Targets 16 MB automatically |
| A custom MB target | audio-compressor | Set your own size budget |
| Just a smaller MP3 | flac-to-mp3 at 128k/64k | Quick, predictable shrink |
Cookbook
Sharing-budget recipes. Pick a bitrate to fit the limit, or hand off to a size-targeting tool when the cap is exact.
Shrink a single track for an email attachment
A 30 MB FLAC track is too big to email. 128k brings it to under 4 MB while keeping it pleasant to listen to.
Input: demo.flac (4:10, ~31 MB) Setting: Bitrate = 128k Output: demo.mp3 (~3.8 MB) — emails fine Master FLAC untouched on your drive.
Voice memo FLAC down to a tiny chat clip
A spoken recording doesn't need music bitrates. 64k makes it tiny for a quick message.
Input: note.flac (2:00 mono voice, ~12 MB) Setting: Bitrate = 64k Output: note.mp3 (~1 MB) — drops into any chat.
Pick a bitrate to fit a 25 MB email cap
For a ~20-minute file under 25 MB, estimate: 128k ≈ 0.9 MB/min × 20 ≈ 18 MB. That fits with headroom.
File: 20:00 mix 192k -> ~28 MB (over 25 MB cap) 128k -> ~18 MB (fits) <- choose this 64k -> ~10 MB (extra headroom, lower quality)
When you need EXACTLY under a cap, use the sizer
Bitrate math is approximate. For a hard 25 MB Discord upload, the discord-fit tool computes the bitrate to land under the cap automatically.
Goal: under 25 MB for Discord, exactly
This tool: pick 128k and hope it fits (approximate)
Better: discord-fit -> targets 25 MB directly
(/audio-tools/discord-fit)Shrink while keeping artist/album for the recipient
Even at low bitrate the shared MP3 keeps its tags and cover, so the person you send it to sees proper metadata.
Input: song.flac (tagged + cover) Setting: Bitrate = 128k Output: song.mp3 (3.8 MB, ID3v2.3 tags + cover) Recipient sees Artist / Album, not 'Unknown'.
Edge cases and what actually happens
Output still too big at lowest music bitrate
Lower bitrate or splitA long file at 128k can still exceed an attachment cap. Drop to 64k, or split the file into parts with audio-splitter and share them separately. For a precise cap, use a size-targeting tool.
Need to land under an exact MB limit
Use a sizer insteadThis converter targets a bitrate, so the final size is approximate. To guarantee under 25 MB or 16 MB, use discord-fit or whatsapp-fit, which compute the bitrate to hit the size. The audio-compressor lets you set a custom MB target.
Quality too low at 64k for music
Trade-off64k is voice-grade — music will sound noticeably compressed (smeared cymbals, thin bass). If music quality matters, use 128k+ and accept the larger file, or trim/split to fit at a higher bitrate.
Chat app re-compresses the MP3 anyway
Out of our handsSome messengers re-encode audio on their end, so your carefully-sized MP3 may be shrunk again on arrival. Send as a document/file attachment rather than an audio message where possible to avoid double compression.
Master FLAC accidentally deleted
IrreversibleDownscaling is one-way: you cannot recover FLAC quality from the MP3. Keep the FLAC archived. Converting the MP3 back with mp3-to-flac only wraps the lossy audio in a FLAC container — it does not restore the lost data.
Free tier blocks a large FLAC
Blocked on FreeFree caps the input at 50 MB / 30 minutes. A big lossless file may exceed that before you even shrink it. Pro allows 200 MB / 120 minutes / 10 files; Pro-media/Developer 100 GB / unlimited. The limit is on the input FLAC, not the small MP3 output.
Sharing an album as one file
Merge firstTo share a whole album as a single MP3, merge the tracks first with audio-merger, then downscale the merged file. Otherwise convert each track and share a folder/zip.
Recipient says tags are missing
Check the sourceThe MP3 carries ID3v2.3 tags if the FLAC had them. If the recipient sees 'Unknown', the source FLAC was likely untagged. Tag it with id3-editor before converting, or edit the MP3 afterward.
Sample rate stays high after downscale
ExpectedDownscaling reduces bitrate, not sample rate — a 96 kHz FLAC stays 96 kHz in the MP3. That's fine for sharing, but if a recipient's player is picky, resample to 44.1 kHz with sample-rate-converter.
Frequently asked questions
How much smaller will the MP3 be than the FLAC?
A lot. FLAC runs about 5-10 MB/min; MP3 at 128k is ~0.9 MB/min and at 64k ~0.5 MB/min. So a 4-minute, ~30 MB FLAC track becomes roughly 3.8 MB at 128k or 1.9 MB at 64k — easily small enough to email or message.
Which bitrate should I use for sharing?
128k is the sweet spot for shareable music — small but still good. Use 64k for voice or when you need it tiny. Go to 192k if your size budget allows and you want higher quality. Lower bitrate means a smaller file.
Does downscaling change my original FLAC?
No. The converter creates a new MP3 and leaves the original FLAC completely untouched. Keep the FLAC as your master archive and share only the smaller MP3.
Can I target an exact file size, like under 25 MB?
This converter targets a bitrate, so the final size is approximate (bitrate × duration). To guarantee landing under a specific cap, use discord-fit (25 MB), whatsapp-fit (16 MB), or audio-compressor (custom MB target) — they compute the bitrate for you.
Will the shared MP3 still show the artist and album?
Yes — even at a low bitrate the converter carries the ID3 tags and cover art across as ID3v2.3, so the person you send it to sees proper metadata instead of 'Unknown Artist'. This only works if the source FLAC was tagged.
My file is still too big at 128k — what now?
Drop to 64k, split the file into parts with audio-splitter and share them separately, or use a size-targeting tool to hit a precise cap. Long files are the usual culprit — even low bitrates add up over time.
Can I recover the FLAC quality from the shared MP3 later?
No. Downscaling is lossy and one-way; the discarded data is gone. Always keep the FLAC. Running mp3-to-flac on the MP3 would only wrap the lossy audio in a FLAC container, not restore the original quality.
Is my big FLAC uploaded while I shrink it?
No. The conversion runs in your browser via FFmpeg WebAssembly. The large master and the small MP3 both stay on your device — nothing is sent to a server, so even sensitive or unreleased audio is safe to downscale.
Why is my large FLAC blocked before I can shrink it?
The input limit applies before conversion. Free allows 50 MB / 30 minutes; a big lossless file can exceed that. Pro raises it to 200 MB / 120 minutes / 10 files, and Pro-media/Developer to 100 GB with unlimited duration.
Does it reduce the sample rate too?
No — it reduces the bitrate, not the sample rate. A 96 kHz FLAC produces a 96 kHz MP3. For sharing that's usually fine; if a recipient's player is fussy, resample to 44.1 kHz with the sample-rate-converter afterward.
How do I share a whole album as one file?
Merge the tracks into one file with audio-merger first, then downscale the merged file to your chosen bitrate. Otherwise, convert each track and send them as a folder or zip.
Will messaging apps re-compress my MP3?
Some do — they re-encode audio messages on their end, which can shrink your file further and reduce quality. Sending the MP3 as a document/file attachment rather than an in-app audio message usually avoids that second compression.
Privacy first
Every JAD Audio tool runs entirely in your browser via FFmpeg (WebAssembly) and RNNoise. Your audio files never leave your device — verified by zero outbound network requests during processing.