RunToolRunRunToolRun
Tools/Video Tools/Audio Converter

Audio Converter

Convert audio files to different formats.

100% on device ยท 0 uploads
๐Ÿค–
01 ยท Unlimited
Use it as many times as you want โ€” completely free.
02 ยท Private
Your files never leave your device; everything runs in your browser.
03 ยท Fast
Processing happens locally and finishes in seconds.

How to Convert Audio Files

1

Select an audio file

Click the upload area or choose any common audio file โ€” MP3, WAV, OGG, M4A and more.

2

Pick the output format

Choose MP3, WAV or OGG as the target and start the conversion โ€” it runs in your browser.

3

Download the converted audio

Save the new file, ready for any player, editor or device.

Compressed, lossless and uncompressed

MP3, AAC and Opus discard detail to save space and cannot get it back. FLAC and ALAC compress without discarding anything, typically to about half the size of the original. WAV and AIFF store samples with no compression at all.

Converting between categories only ever loses or preserves โ€” it never gains. Turning an MP3 into FLAC produces a large file containing exactly the quality of the MP3, and turning a FLAC into MP3 is a permanent reduction.

Every compressed-to-compressed conversion costs a generation

Going from MP3 to AAC decodes the MP3 โ€” artefacts included โ€” and re-encodes with a different codec that spends bits reproducing those artefacts faithfully. The result is worse than either the original or a direct encode from a lossless source.

So convert from the best source available. Where a lossless original exists, encode from it every time rather than converting an existing compressed file.

Choosing a bitrate

For speech โ€” podcasts, lectures, interviews, voice notes โ€” 96 to 128 kbps mono is transparent and produces files small enough to keep indefinitely. For music, 192 kbps and above is where most listeners stop hearing a difference on ordinary equipment.

Higher numbers cannot exceed the source. Encoding a 128 kbps MP3 at 320 kbps produces a large file containing 128 kbps of actual quality, which is the most common wasted setting in audio conversion.

Which format for which purpose

MP3 plays on absolutely everything, including old car stereos and hardware players, which keeps it the safe default. AAC is more efficient at the same bitrate and is standard in the Apple ecosystem and in video. Opus is the most efficient of the three, particularly for speech at low bitrates, and is well supported on the web but not in older hardware.

FLAC is for archiving and for listening on equipment that justifies it. WAV is for editing and for software that demands uncompressed input.

Metadata and channels

Tags โ€” title, artist, album, artwork โ€” are stored differently in each format and may not survive conversion. A converted library that has lost its tags is a library that no longer sorts or displays correctly, which is a bigger practical problem than a small quality difference.

Channel configuration matters too. Converting a mono recording to stereo doubles the size and adds nothing; converting speech recorded in stereo down to mono halves the size and loses nothing meaningful.

Sample rate, and how this runs

44.1 kHz is the CD standard and 48 kHz is standard for video. Converting between them is resampling, which is a small quality cost, so matching the destination's expectation from the start is better than converting twice.

Conversion runs through FFmpeg compiled to WebAssembly in your browser. Interviews, meeting recordings and unreleased music stay on your device, and the single-threaded encoding means a long recording takes real time.

Written by Mutaf โ€” Developer of RunToolRun. This section is written from the tool's own implementation.

Why Use This Audio Converter?

โœ“MP3, WAV and OGG output from any common input
โœ“Engine runs in your browser โ€” nothing uploaded
โœ“No file count limits, completely free
โœ“Ideal for voice memos, demos and podcasts

Frequently Asked Questions

Which format should I choose?+
MP3 for universal playback and small size, WAV for editing and maximum quality (uncompressed), OGG for open-source projects and games.
Does converting lose audio quality?+
Converting into WAV is lossless. Converting between lossy formats (MP3, OGG) costs a little quality each time โ€” convert once from the best source you have.
Why is my WAV file so much bigger?+
WAV stores raw uncompressed audio โ€” roughly 10 MB per minute. That's the format's purpose: a perfect signal for editing, not for sharing.
Is my audio uploaded anywhere?+
No โ€” the conversion engine runs inside your browser. Voice memos, demos and recordings never leave your device.

Related Tools