WMA WAV
File conversion

Convert WMA to WAV

Convert now
QUICK ANSWER
Is it possible to convert WMA to WAV?
Yes - WMA converts to WAV.

You can do it right here with our free converter - no sign-up, and your file is deleted right after.

Upload your .wma file to the converter above and download the result as .wav - it is free and your file is deleted after converting. The key caveat is that WAV cannot restore quality the original WMA encoding already discarded; you get the same audio stored uncompressed, not better audio.

Also to WAV: PCM · GSM · WV

On this page

Tested on macOS, Windows & Linux
Last verified Sep 2026

More free converters

HEIC, PNG, WEBP, MP3 and more - every tool here is free.

Open the toolbox
WMA → WAV converterFREE

Why convert WMA to WAV?

WAV is the standard uncompressed PCM format required by audio editors, DAWs, and broadcast or archiving pipelines that reject compressed input like .WMA. Converting to WAV makes WMA files compatible with those tools and avoids re-encoding losses when editing. It is not useful for casual playback - WAV files are much larger than WMA with no audible benefit on standard speakers.

How to convert WMA to WAV

VLC media player FREE

Open Media > Convert/Save, add your .wma file, select an Audio - WAV profile, and click Start.

Audacity FREE

Install the FFmpeg library, import your .wma file, then use File > Export > Export as WAV to save uncompressed PCM.

fre:ac FREE

Add your .wma file, set the output encoder to WAV/PCM, and click Convert - free and open-source.

Command line - ffmpeg CLI

Run ffmpeg -i input.wma output.wav to decode WMA to uncompressed WAV.

Programs that convert WMA

About these formats

Quality & what to watch

  • Converting WMA to WAV does not restore quality - WAV stores exactly what the WMA decoder outputs, and any quality the original WMA encoding discarded is permanently gone.
  • WAV files are significantly larger than WMA: a 1-minute WMA at 128 kbps is roughly 1 MB, while the equivalent 16-bit 44.1 kHz WAV is about 10 MB.
  • DRM-protected .wma files from old music stores or library services cannot be converted - standard tools like VLC and Audacity will refuse them.

Frequently asked questions

Does converting WMA to WAV improve audio quality?
No. WAV stores the decoded output of the WMA codec and cannot recover data the original encoding discarded. The audio sounds identical to the WMA on playback.
Why is the WAV file so much larger than the WMA?
WMA compresses audio to roughly 1 MB per minute at 128 kbps; WAV stores raw PCM samples, which come to about 10 MB per minute at 16-bit 44.1 kHz stereo.
Can I convert a DRM-protected WMA file?
No. DRM-locked .wma files are tied to the device or account that holds the licence, and standard tools will refuse to process them.
My converted WAV sounds distorted - what happened?
The distortion was already in the WMA, likely encoded at a very low bitrate or using the WMA Voice codec; WAV reveals what was already there and adds no distortion.