FLAC to MP3, a whole folder at a time
Select as many FLACs as you like — a whole album, or the folder you have been meaning to get onto your phone. Tags and cover art come across, and nothing is uploaded.
FLAC to MP3
Whole selections at once. Titles, artists and album art carry over.
Starting the converter…
The actual job: a library that will not fit
Nobody converts one FLAC. The reason to be here is a folder — a ripped collection, a Bandcamp download, a set of live recordings — that is four or five times larger than it needs to be for the way you are about to listen to it. On a phone, in a car, over Bluetooth, through earbuds on a train, FLAC's advantage over a good MP3 is not something you are going to hear.
So this is a deliberate one-way trade: perfect archival copies stay where they are, and a portable set gets made from them. Keep the FLACs. That is the whole point of having had them.
You only get to do this once, and that is fine
FLAC is lossless, so every sample in it is exactly what came off the disc. Converting to MP3 is the first lossy step that audio has ever taken, which is the best possible case — the encoder gets a clean master rather than something already thinned out by a previous pass. It is also irreversible: converting the MP3 back to FLAC later produces a large file containing the MP3's audio, not the original's.
| Format | 45-minute album | Notes |
|---|---|---|
| WAV | about 455 MB | Uncompressed. What FLAC started from |
| FLAC | about 260 MB | Lossless, roughly 58% of WAV on typical music |
| MP3 320 | about 103 MB | The MP3 ceiling |
| MP3 256 | about 82 MB | The sensible choice from a lossless source |
| MP3 192 | about 62 MB | Transparent for most listeners, most of the time |
The gap that matters is the first one. Going from FLAC to MP3 at 256 saves about two thirds. Going from 256 to 320 costs another 25% for a difference nobody has reliably demonstrated in a blind test. The bitrate comparison goes through what the listening studies actually found.
Tags and artwork survive
This is the thing that quietly ruins a library conversion, and it is worth checking whichever tool you use. Titles, artists, albums, dates and track numbers are carried into every MP3 here. Embedded cover art is carried too, because MP3 can hold an attached picture.
Two containers cannot: a raw .aac stream and a .wav. Convert to either of those and the artwork is dropped rather than written somewhere that would corrupt the file. The tags still come across.
If you are on Apple, consider ALAC instead
Apple Music does not read FLAC. That is the usual reason a lossless collection ends up being converted at all — and converting to MP3 to solve it throws away the lossless quality you were keeping.
Apple Lossless is the answer. It is a different lossless codec at roughly the same size, and it plays natively everywhere Apple software runs. FLAC to ALAC is a lossless-to-lossless conversion: every sample survives, only the encoding changes. Pick ALAC rather than MP3 in the converter above and you keep everything.
ALAC if the destination is Apple software and you have the space — nothing is lost. MP3 if the destination is a car, a phone with a small disc, an old player, or anything you are not sure about. FLAC stays the archive either way.
Why the file-size limit matters more here
FLAC files are big, and that is exactly where a converter with a server on the other end becomes painful: a 260 MB album has to travel the whole way there before anything starts happening, and such services generally cap free use by file size, by daily job count, or both.
Here nothing is uploaded, so the only limit is the browser tab itself — roughly two gigabytes of address space. This warns above 300 MB per file and refuses above 2 GB. Individual FLAC tracks are rarely close; a two-hour live set in one file might be.
How long a batch takes
The engine is single-threaded WebAssembly, so it is slower than a native desktop encoder, and honest numbers are better than optimistic ones: expect a few seconds per track rather than a fraction of a second. A ten-track album is a couple of minutes with the tab open. The progress bar counts through the files so you can see where it is.
The first conversion also downloads the 32 MB engine. After that your browser caches it for a year and subsequent visits start with no wait.
Step by step
Select the album
Drag in the whole set. There is no file-count limit and no queue to wait in, because your own machine is doing the work.
Pick a bitrate
256 kbps is the usual answer for music from a lossless master. 320 if you are archiving, 192 if space is tight.
Convert
Each track is encoded in turn, with a running count. A ten-track album takes a couple of minutes.
Download each track
Every result gets its own link, keeping its original filename. Track numbers and artwork are preserved.
About converting FLAC
Will I lose the album art and track names?
No. Titles, artists, albums, dates and track numbers are carried into each MP3, and so is embedded cover art. The exceptions are raw .aac and .wav output, which have nowhere to store a picture, so the art is dropped rather than written somewhere that breaks the file.
Learn moreWhat bitrate should I use for music from FLAC?
256 kbps is the usual answer, and 192 is transparent for most listeners on most material. 320 is the format's ceiling and costs 25% more than 256 for a difference no blind test has reliably shown. Choose it for archiving rather than for listening.
Learn moreCan I convert a whole folder at once?
Select as many files as you like and they are converted one after another with the same settings, each with its own download link. There is no file-count cap and no daily quota, because nothing is metered on a server.
Learn moreApple Music will not read my FLAC files. What should I do?
Convert to ALAC rather than MP3. Apple Lossless is a different lossless codec at a similar size that Apple software reads natively, and FLAC to ALAC keeps every sample. Converting to MP3 would solve the compatibility problem by throwing away the thing you were keeping.
Learn moreCan I convert the MP3s back to FLAC later?
You can produce a FLAC file, but it will contain the MP3's audio, not the original's — larger, and no better. Whatever the MP3 encoder discarded is gone. Keep the original FLACs; the MP3 set is a portable copy, not a replacement.
Learn moreDoes my music leave this computer?
No. The converter runs inside this tab and the page is blocked by its own security policy from contacting any other host. Open the Network panel and convert something — nothing goes out. That matters more here, because a lossless album is a lot of data to hand to a stranger.
Learn more