Converts FLAC to MP3. This is the best possible case for an MP3: the source is lossless, so the encoder works from the full signal and the result is a single, clean generation.
Keep the FLAC
Treat the MP3 as a copy for the car, the phone or the gym — not as a replacement.
Expect about a fifth the size
At High quality, the difference from the FLAC is inaudible to almost everyone on almost all equipment. This is the encode where that claim is actually true, because there is no earlier generation of loss underneath it.
How MP3 encoding works without a server
It is the same encoder desktop software has used for twenty years, producing standard files that play everywhere. Because it is fetched on demand, pages that convert to WAV or M4A never download it.
Tags and album art
Other names for this
Also searched as “convert flac to mp3”, “flac to mp3 320”.
Questions
- Will I hear the difference?
- At High quality, almost certainly not — and this is the case where that is genuinely true, because the source is lossless and there is only one generation of loss.
- How much smaller?
- Roughly a fifth. A 30 MB FLAC track becomes about 6–8 MB.
- Do the tags and cover art transfer?
- No. FLAC uses Vorbis comments and MP3 uses ID3. Re-tag afterwards with a media manager.
- Is my file uploaded?
- No. The demuxing, decoding and encoding all happen in this tab using the browser’s own media stack plus a WebAssembly encoder. A recording can be an interview, a lecture, a private call — none of it is transmitted. Turn your Wi-Fi off after the page loads and it still works.
- How large a file can I convert?
- There is no imposed limit, only your device’s memory — around 2 GB in a desktop browser and 400 MB on a phone, since the file is held in memory while it converts. A two-hour video converts in well under a minute on a laptop.
- Can I convert several files at once?
- Yes. Drop as many as you like, or a whole folder. Each keeps its original name with the new extension, and you can download them individually or as a ZIP.