Add your MP3 file
Place a File node on the canvas and upload the .mp3 you want to decode into raw PCM.
Decode a compressed MP3 into uncompressed PCM WAV for editing, mastering, or software that requires raw audio.
MP3 is a lossy MPEG-1 Audio Layer III bitstream: it stores compressed data that a decoder expands back into audio samples. WAV is the opposite — an uncompressed RIFF container of raw linear PCM. Converting MP3 to WAV decodes the compressed stream into full sample data, producing a file that editors, DAWs, and legacy tools can read directly. It is important to be honest about what this does not do: decoding an MP3 to WAV cannot restore the detail the MP3 encoder already discarded. The result is simply larger and uncompressed, not higher quality. You convert this direction when a workflow demands raw PCM input — sample-accurate editing, mastering chains, CD authoring, or hardware that refuses compressed formats.
Drop your file onto a Brainy Canvas board, connect the converter node, and download the result. New accounts get free starter credits — enough for roughly 100 audio conversions — with no card required.
Place a File node on the canvas and upload the .mp3 you want to decode into raw PCM.
Link the File node to an Audio Converter node and choose WAV; FFmpeg decodes the MP3 to LPCM server-side in the sandbox.
Grab the resulting .wav from the node, ready to import into an editor or mastering session.
Why convert
Side by side
| Attribute | MP3 | WAV |
|---|---|---|
| Compression | Lossy MPEG-1 Layer III | Uncompressed linear PCM (lossless container) |
| Typical file size | ~1 MB per stereo minute | ~10 MB per stereo minute |
| Editing suitability | Frame-based, less precise for cuts | Sample-accurate, editor-friendly |
| Quality after convert | Lossy source | No fidelity gained — inherits MP3 quality |
| Container / codec | MP3 bitstream | RIFF container holding LPCM |
| Compatibility | Universal playback | Universal in editing and pro tools |
Under the hood
FAQ
Built on the canvas - browse every converter or connect this step to more nodes.
Compress an uncompressed WAV master into a portable, universally-playable MP3 that is a fraction of the size.
Compress an uncompressed WAV into a bit-perfect FLAC that is roughly half the size with zero quality loss.
Turn a lossless FLAC archive into a compact, portable MP3 that streams and plays everywhere.
Transcode an AAC-based M4A into a universally-compatible MP3 for players that do not support the MPEG-4 container.
Build your first agent-ready AI workflow in minutes — no credit card required.
The creative canvas for AI agents and people building visual AI workflows.