M4A to FLAC converter
Feed M4A recordings and AAC audio into a FLAC file for tools and libraries that only accept lossless formats. Conversion happens in your browser — the file never touches a server.
Loading tool…
An M4A file is really just a container. On most devices it holds AAC audio, which is lossy, though some Apple recorders wrap lossless ALAC in the same .m4a extension. FLAC (Free Lossless Audio Codec) is an open lossless format that a lot of software treats as the default input for "no compressed files allowed" workflows. Converting M4A to FLAC decodes the AAC stream and re-wraps it in that lossless container, so the file satisfies FLAC-only tools without adding any further generational loss on top of what AAC already did.
People reach for AAC to FLAC conversion mostly for compatibility, not for a quality upgrade. A DAW, a sample-library installer, an audiophile player, or an archival tool may accept FLAC and WAV but choke on M4A, and dropping in a FLAC keeps everything under one lossless-tagged library. It's the right move when the destination demands the format — just remember it won't undo the compression AAC applied, so hold onto the original M4A if it's your only master.
How it works
- 1
Drop the M4A file.
- 2
Click convert.
- 3
Download the FLAC.
When to use it
- Getting a voice memo or field recording into Audacity or an older DAW build that imports FLAC natively but needs an extra FFmpeg codec pack installed before it will open M4A/AAC.
- Folding AAC recordings into a home music library standardized on FLAC — a Roon, foobar2000, or Plex/NAS setup — so every track lives under one lossless format and tagging scheme.
- Feeding audio into a tool whose upload spec lists only WAV and FLAC as accepted lossless inputs, such as certain sample-pack builders or transcription and forced-alignment pipelines.
M4A (AAC) vs FLAC
| M4A (AAC) | FLAC | |
|---|---|---|
| Lossless | No | Yes |
| Typical size | Small (efficient) | Medium (~50–60% of WAV) |
| Best for | Apple devices & modern players | Lossless archiving |
| Compatibility | Apple ecosystem, most players | Most modern players |
FAQ
Does this make my audio truly lossless?
No — M4A/AAC is already lossy, so FLAC just repackages that same audio in a lossless container. It won't restore detail AAC threw away, and it won't sound better than the M4A. Use it for compatibility, not quality gain.
Will DRM-protected M4A files convert?
No — protected purchases (older iTunes downloads, streaming rips) can't be decoded. Your own voice memos, recordings, and unprotected AAC files convert fine.
Why is the FLAC file larger than the M4A I started with?
AAC is a heavily compressed lossy codec, while FLAC only does lossless compression, so it can't shrink audio anywhere near as aggressively. Wrapping a small AAC stream in FLAC usually produces a file several times bigger — often around three to six times, and more for low-bitrate or mono recordings — even though it holds the exact same audio. That size jump is normal and expected, not a sign anything went wrong.
My M4A is Apple Lossless (ALAC), not AAC — does that change anything?
If the source is genuinely ALAC, the conversion is truly lossless in both directions, since you're moving between two lossless codecs and the FLAC ends up bit-for-bit equivalent to the ALAC audio. Most .m4a files from voice memos, downloads, and exports are AAC, though. You can usually tell by size, because ALAC files are several times larger than AAC for the same length.
Does this create a hi-res or 24-bit FLAC?
No. FLAC stores whatever the M4A decodes to, which for AAC is normally 16-bit at the original 44.1 or 48 kHz sample rate. The tool won't upsample to 24-bit or a higher rate, and labeling a lossy-sourced file as "hi-res" wouldn't add any real detail — the ceiling is set by the original AAC encode.
Related tools
WAV to FLAC converter
Compress WAV files to FLAC — identical audio, roughly half the size. Free, in your browser.
M4A to WAV converter
Convert M4A recordings to WAV for editing in any DAW or audio editor. Free, private, in-browser.
Audio converter
Convert any audio file to MP3, WAV, FLAC, M4A, or OGG in your browser. Free, private, no upload, no signup.