Skip to main content
Echoryte

Free · No sign-up · Nothing uploaded

Online Audio Converter

A free online audio converter that runs in your browser. Turn M4A, FLAC, OGG, WAV, and more into MP3 or WAV without uploading a single byte or creating an account.

Open the tool
You get
MP3 or WAV audio file
Runs
In your browser, on your device
Costs
Nothing, with no account

Private by design

Convert your audio

Your file stays on this device.

32 MB maxup to 30 minutes

Your file stays on this device. The first conversion downloads about 31 MB of software, which may take a moment. Keep this tab open; you can cancel at any time.

Open-source licences for the conversion engine third-party notice · GPL v2 · source code
Choose a file and format to get started.

Step by step

How to use it

  1. Choose an audio file

    Up to 32 MB and 30 minutes. M4A, MP3, WAV, FLAC, OGG, Opus, AAC and other common formats are read.

  2. Pick MP3 or WAV

    MP3 for a small, shareable file. WAV for 16 kHz mono PCM, which is what most speech and transcription tools expect.

  3. Convert and download

    The engine loads on first use, then converts. Keep the tab open while it runs, and play the result end to end before you rely on it.

  4. Keep the original

    The source file is untouched, so treat the converted copy as a deliverable and keep the master wherever you already store it.

What actually changes

Input
interview.m4a
24.6 MB · AAC 256 kbps
stereo · 44.1 kHz · 12:41
Output · MP3
interview.mp3
≈ 15 MB · MP3 VBR q4
stereo · 12:41

MP3 output uses variable bitrate quality 4 — roughly 165 kbps, transparent for speech and small enough to email.

Features

Why use this one

  • Your recording never uploads

    The audio engine is compiled to WebAssembly and runs inside this tab. Interviews, therapy sessions, legal recordings, and unreleased music never touch a server.

  • Reads a wide range of inputs

    M4A, AAC, MP3, WAV, FLAC, OGG, Opus, WMA and more are all understood, because the converter is a full media decoder rather than a handful of format-specific scripts.

  • No queue, no daily cap

    Because conversions run on your hardware, there is no shared queue to wait in and no per-day limit. Convert one file or twenty in a row.

  • Two useful outputs, not fifty

    MP3 covers sharing and listening. 16 kHz mono WAV covers speech tools and transcription pipelines. Choosing between two clear options beats guessing among a long menu of codecs.

  • Cancel any time

    A running conversion can be stopped with one click and the memory released immediately, which is useful if you picked a file your device is struggling with.

  • Nothing to install

    No desktop app, no command line, no browser extension. Everything needed arrives as part of the page the first time you press convert.

Most online audio converters are really upload sites: your recording travels to someone else’s server, sits in a queue, and comes back with a link that expires. This one is different. It loads a full audio engine into your browser and converts the file on your own machine. Pick a file, choose MP3 or WAV, and download the result — no upload, no account, no expiring link.

MP3 or WAV: which should you pick?

Pick MP3 when a human is going to listen: it is compressed, roughly a tenth the size of raw audio, and every device plays it. This converter encodes MP3 at variable bitrate quality 4, around 165 kbps, which is effectively transparent for speech and fine for most music. Pick WAV when software is going to read the file. The WAV output here is deliberately 16 kHz, single channel, 16-bit PCM — the standard input shape for speech recognition and voice analysis tools. That makes it excellent for transcription and a poor choice for archiving music, since it discards stereo and everything above 8 kHz.

Why the first conversion takes a moment

This online audio converter does the work locally, which means the audio engine has to reach your machine before anything can happen. It is about 31 MB and it downloads only when you press convert, not when you open the page — so browsing the page costs you nothing. On a fast connection the wait is a few seconds; on a slow one it is longer, but it happens once per session and every conversion after that starts immediately. Once loaded, the engine keeps working even if your connection drops.

Local conversion versus upload-based converters

The usual online converter is a website with a server farm behind it. You upload, wait in a queue, and download from a temporary link — which means your file existed on somebody else’s disk, however briefly, and their retention policy is something you have to trust rather than verify. Doing the work in the browser removes that question. It also removes the upload, which for a 30 MB recording on a typical home connection is often the slowest part of the whole process. The trade-off is real, though: your device supplies the CPU, so an old phone will be slower than a server, and the size limits here are stricter than a hosted service would need. For the file sizes this tool accepts, local wins on both privacy and total time.

FAQ

Common questions

Is this online audio converter actually free?

Yes, with no account, no watermark, and no file cap. Since the conversion consumes your CPU rather than our servers, there are no per-file costs for us to pass on. There is nothing to sign up for.

Which audio formats can I convert from?

Most common ones: M4A, AAC, MP3, WAV, FLAC, OGG, Opus, WMA, AIFF, and others. The converter uses a full media decoder, so if a normal media player opens your file, this will usually read it too. Output is MP3 or WAV.

Why is my file rejected for being too large?

The limit is 32 MB and 30 minutes, set conservatively because everything runs in browser memory and a failed conversion on a phone is worse than an honest refusal. For longer recordings, split the file first in a desktop tool, or convert the sections you actually need.

Does converting to MP3 lose quality?

MP3 is lossy, so some information is discarded — but at quality 4 the difference is inaudible for speech and very hard to hear in music. If you are converting from FLAC or WAV and want to keep the master intact, keep the original file and treat the MP3 as a distribution copy.

Why is the WAV output mono and 16 kHz?

Because it targets speech workflows, where 16 kHz mono is the near-universal input format for transcription and voice tools. It is not intended as an archival format. If you need full-quality stereo WAV, use a desktop converter.

Can I convert audio from a YouTube link?

No. The tool only accepts files already saved on your device, since it has no server to fetch anything with. Download or export the audio first, then convert it here.

The conversion stopped partway through. What happened?

Conversions are capped at two minutes of processing and 64 MB of output to keep the tab responsive. Hitting either cap usually means the file is longer or denser than the limits allow. Try a shorter section, or choose MP3 instead of WAV to keep the output smaller.

Format references used on this page