# Audio Converter

An audio converter for MP3, M4A, WAV and OGG that runs on your device. Free, no signup, no length cap, and the file is never uploaded.

Canonical page: https://filetity.com/audio-converter

## Capabilities

- Free: Yes, with no watermark and no page limit.
- Account required: No. There is no account system.
- Processed on device: Yes. The file is read by your browser and never uploaded. There is no server to send it to.
- Formats: MP3, M4A, AAC, WAV, OGG and FLAC in. MP3, M4A, WAV or OGG out, at a quality you pick.
- Limits: One file at a time. A format the browser cannot decode is refused by name rather than producing silence, and a target it cannot write is greyed out rather than failing halfway through.
- Mobile: Yes, on any modern mobile browser. Large files are limited by the memory the phone gives the browser.
- Offline: Yes, once the page has loaded. The tool keeps working with no network connection.

## Questions

### Which format should I actually pick?

MP3 when it has to play on anything, including a car stereo. M4A when the destination is modern, because AAC sounds better than MP3 at the same size. OGG when you want the smallest file and control the playback software. WAV only when something demands uncompressed audio, because it is roughly ten times larger.

### Why is MP3 handled differently from the others?

Because no browser can write it. Chrome and Firefox both decode MP3 and neither will encode it, so an encoder is served as a separate file and loaded when you pick MP3. That is also why other browser-based converters quietly upload your file instead: it is easier than shipping an encoder.

### Does converting between two lossy formats hurt?

Yes, a little, every time. Each lossy encode discards information permanently, so MP3 to M4A to MP3 is worse than the original even though nothing visibly happened. Convert from the best copy you have rather than from something already converted, and convert once.

### Will it convert a file with an unusual sample rate?

Yes, resampling where the target requires it. MP3 supports only six sample rates and nothing above 48 kHz, so a 96 kHz recording comes down, and Opus works internally at 48 kHz. The page states the rate it is going to write before you start rather than changing it quietly.

### Is there a size or length limit?

None imposed here. The whole file is held in memory while it is converted, so the real limit is your device, which on a desktop means very long recordings are fine and on an old phone means they are not. Nothing is queued and nothing is uploaded, so there is no server limit to hit.

## Related tools

- [MP3 to WAV](https://filetity.com/mp3-to-wav): Convert an MP3 to uncompressed WAV, for editing software.
- [Compress Audio](https://filetity.com/compress-audio): Make an audio file smaller, with the size shown before you start.
