Converts MP3 to M4A — AAC audio in an MP4 container. Sensible when a device or application specifically wants M4A; less so as a general upgrade, for the reason below.
A better codec cannot undo the first encode
The result is not better than the MP3. At High quality it is not audibly worse either, and it is what some devices want. That is the honest case for doing it.
If you have the original lossless source, encode that to M4A instead — one generation rather than two.
Where M4A is required
.m4r). Some podcast platforms and some hardware also want AAC specifically.Choose a bitrate at or above the source
Other names for this
Also searched as “mp3 to aac”, “mp3 to m4a converter”.
Questions
- Is M4A better than MP3?
- The codec is, at equal bitrate. Converting an existing MP3 to it is not an improvement, because the MP3’s loss is already permanent.
- Can I make an iPhone ringtone?
- Convert to M4A, trim to under 40 seconds using the trim options, then rename the file to .m4r.
- 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.