AudioUtils
How-To Guide

How to Convert WMA to MP3 — Step by Step

WMA is a legacy format from Microsoft's Windows Media era. Most modern devices struggle with it. Converting to MP3 ensures your audio works everywhere and is preserved for the future.

What You Need

A WMA file. These often come from old Windows Media Player rips, Zune purchases, or legacy recordings. A modern browser. Important: DRM-protected WMA files cannot be converted by any tool — the encryption prevents decoding. If your WMA plays in Windows Media Player but fails elsewhere, DRM may be the issue. Unprotected WMA files convert without problems.

Step-by-Step Conversion

Open the WMA to MP3 converter on AudioUtils. Drop the WMA file on the page. Select an MP3 bitrate — 192 kbps is a safe choice for music, 128 kbps for speech. Click Convert. The WMA decoder processes the audio and the MP3 encoder compresses it. Download the MP3 file. Test it on your target device. Back up the original WMA in case you need it later.

What to Expect: File Sizes and Quality

Both WMA and MP3 are lossy. Transcoding introduces generation loss. Use a bitrate at or above the original WMA bitrate. A 128 kbps WMA file should become at least a 160-192 kbps MP3. File sizes will be similar. If the WMA was encoded at a very low bitrate (64 kbps or below), the MP3 will sound noticeably compressed regardless of the MP3 bitrate setting. You cannot improve audio that was not there to begin with.

Common Issues and Fixes

DRM errors: Protected WMA files will not convert. Check if you can re-download the content from the original source in a modern format. WMA Lossless: If your file is WMA Lossless, use a higher MP3 bitrate (256-320 kbps) to preserve as much quality as possible. WMA Pro: Multichannel WMA Pro files will be downmixed to stereo MP3. Old files from Zune: Zune Marketplace closed in 2015. DRM-locked purchases may be permanently inaccessible.

Alternative Methods

Windows Media Player: Can convert WMA to MP3 through rip settings. VLC: Reliable WMA decoder with MP3 export. FFmpeg: ffmpeg -i input.wma -b:a 192k output.mp3. Audacity: Requires FFmpeg library for WMA import. For preserving an old music collection, batch convert everything to MP3 or FLAC now while WMA decoders still exist.