Convert MP3 to WAV in seconds, free and entirely in your browser. MP3 is the universally supported lossy audio format; WAV is uncompressed PCM audio — lossless, but large. Transcodr runs real ffmpeg compiled to WebAssembly, so your file is processed on your own device and never uploaded.
Drop files to convert
Video, audio, images, subtitles: anything ffmpeg can read. Drop them anywhere on the page or browse from disk.
or
Try a sample:
Session record(0)
No conversions yet
Time
From
To
Size
Δ
Duration
When you convert something, it’ll appear here. Clears on tab close — we don’t keep records.
Drop anywhere
Release to add to the conversion queue.
MP3 vs WAV
Property
MP3
WAV
Compression
Lossy
Uncompressed PCM
Fidelity
192 kbps default
Lossless
File size
Small
Large
MP3 → WAV questions
Is the MP3 to WAV converter free?
Yes. Transcodr is free with no accounts, watermarks, or hard limits beyond your device's available memory.
Are my files uploaded to a server?
No. The conversion runs locally via ffmpeg compiled to WebAssembly, so your MP3 file never leaves the browser tab.
What quality is the WAV output?
WAV — PCM 16-bit — a lossless result, so no audio quality is lost (files are larger).
How do I convert MP3 to WAV?
Drop your MP3 file above (or click Browse) — the output is already preset to WAV — then click Convert and download the result.
01 / Engine
Real ffmpeg, compiled to WebAssembly.
Same library Netflix, YouTube, and basically every command-line video tool relies on, running in a Web Worker. Pipe a file in, run a command, pipe bytes back out.
02 / Privacy
Nothing leaves the tab.
No uploads, no accounts, no telemetry beyond an anonymous pageview. We couldn’t see your files if we wanted to — there’s no server in the loop.
03 / Limits
It is, after all, a tab.
Files up to a few hundred megabytes convert comfortably. Beyond that, your browser starts asking pointed questions. Use the desktop ffmpeg for 4K masters.