Skip to content
mp3fy

← Blog

FLAC to MP3: keep your tags and cover art intact

Keep FLAC as the master and carry MP3 copies. That’s the whole strategy: the lossless files stay untouched on the archive drive, and a typical 40 MB FLAC track becomes a 7–9 MB MP3 at 320 kbps for the phone, the car and the SD card in the kitchen radio. Drop your files on mp3fy’s FLAC converter and every tag and the embedded cover art crosses over with the audio: title, artist, album, year, genre, artwork, all of it.

That second half is the differentiator, because the audio is the easy part. Anything can transcode FLAC to MP3; what most tools quietly wreck is the metadata, and a music collection without tags is a junk drawer full of Track 01 files. Here’s how to do the conversion properly, which settings to pick, and why tags break in the first place.

Why tags and cover art usually break

FLAC and MP3 store metadata in structures that have nothing in common. FLAC uses Vorbis comments, plain UTF-8 key-value pairs such as ARTIST and ALBUM, plus a dedicated picture block for the artwork. MP3 uses ID3v2 frames: a binary format with four-letter frame ids, per-frame text encodings, and its own scheme for embedding images. Nothing maps automatically. A converter has to read one structure and deliberately write the other, field by field.

Careless mapping fails in predictable ways. The picture block gets skipped entirely, so the artwork vanishes and your phone shows a grid of grey placeholders. Text gets written in Latin-1, the old ID3 default, so “Sigur Rós” comes out as mojibake and anything in Japanese, Greek or Cyrillic collapses into question marks. Some tools copy only the handful of fields they recognise and silently drop the rest.

mp3fy writes ID3v2.3, the dialect that effectively every player, car head unit and phone of the last two decades understands, with text frames encoded as UTF-16. Accents, umlauts, kanji: they all arrive intact. The cover crosses over as a standard embedded picture frame at its original resolution.

Settings worth choosing on purpose

Three decisions cover nearly every situation:

Use case Bitrate Channels
Archive-quality copies for everyday listening 320 kbps Stereo
Space-tight phones and big libraries 192 kbps Stereo
Audiobooks and spoken word 128 kbps Mono

320 kbps is the ceiling of what MP3 can do, and for music you care about it’s the obvious pick. At that rate the copy is indistinguishable from the FLAC in normal listening. The bitrate guide goes through the evidence if you want it. 192 kbps buys back roughly a third of the space and still holds up fine on earbuds and car speakers. For audiobooks, 128 kbps mono halves the file again at no real cost; narration doesn’t need two channels.

Leave the sample rate on auto. It keeps whatever the source uses (a 44.1 kHz FLAC produces a 44.1 kHz MP3) instead of resampling for no reason. And nothing ever writes to the FLAC originals: the conversion reads them, produces new files, and leaves the masters exactly as they were.

Converting an album folder

  1. Open the converter and drop the whole album folder onto the page. Every track queues at once, in order.
  2. Pick a bitrate, 320 kbps for a keeper, and let it run. The conversion happens on your device, in the browser, with tracks processed in parallel; a full album finishes in well under a minute.
  3. Skim the results. Each file in the list shows its title, artist and a cover thumbnail, so a missing or mangled tag is visible before you download anything.
  4. Fix any stragglers in the per-file edit panel (more on that below).
  5. Download as ZIP. You get one archive with every MP3 named, tagged and ready to copy wherever it’s going.

Because everything runs locally, a 600 MB album never uploads anywhere and never touches a server. The files stay on your machine from drop to download. If you’re working through more than one album, the folder batching guide covers larger runs.

Fix tags before you download

Old rips accumulate mistakes: a mistyped year, a compilation credited to a single artist, a cover scanned at postage-stamp size back in 2006. Every file in the queue has an edit panel for exactly this. Open it to override any tag, replace the cover with a better image, or remove the artwork entirely, then re-convert that single file. Only the MP3 copy changes: the panel never writes to the FLAC, so a bad edit costs you nothing but the seconds it takes to run the file again.

The rest of the lossless family

The same on-device pipeline handles WAV, AIFF and ALAC; APE and WavPack take the cloud path, since browsers can’t decode them natively.

The masters stay lossless, the copies go everywhere, and both halves of the library keep their names. That’s the point of having kept FLAC all along.

Convert a file now →