Initializing... drag & drop files here
Supports: AVI
AVI (Audio Video Interleave) is Microsoft's 1992 multimedia container — packed with old camcorder footage, DivX/Xvid downloads from the early 2000s, Windows Movie Maker exports, and CamStudio/CamtAsia screen recordings. The audio inside is usually MP3, AC3, or PCM. WMA (Windows Media Audio) is Microsoft's 1999 audio codec, bundled into every Windows install for decades. Common reasons to extract WMA from AVI:
| Property | AVI | WMA |
|---|---|---|
| Type | Video container | Audio codec + container |
| Origin | Microsoft (1992) | Microsoft (1999) |
| Carries video | Yes (DivX, Xvid, MJPEG, MPEG-4, etc.) | No — audio only |
| Common audio inside | MP3, AC3, PCM, sometimes WMA | WMAv1, WMAv2, WMA Pro, WMA Lossless |
| Native playback | Windows Media Player, VLC | Every Windows version since 98 SE; VLC; Foobar2000 |
| Apple ecosystem | Plays via VLC; no native QuickTime support | Plays only via VLC or third-party plugins on macOS/iOS |
| Typical use today | Legacy video archives | Legacy Windows audio archives |
| Bitrate | File size (per minute) | Use case | Audible vs source |
|---|---|---|---|
| 48 kbps mono | ~0.35 MB | Voice memos, audiobooks | Speech clear; music thin |
| 64 kbps mono | ~0.5 MB | Podcasts, lectures, sermons | Speech transparent |
| 96 kbps stereo | ~0.7 MB | Casual music, talk radio | Mostly transparent for speech |
| 128 kbps stereo | ~1 MB | General music | Mostly transparent |
| 192 kbps stereo | ~1.4 MB | Quality music distribution | Effectively transparent |
| 320 kbps stereo | ~2.4 MB | Best WMAv2 quality | Audibly identical for most |
Yes. WMA is an audio-only format, so the video stream from the AVI is dropped during conversion. Only the audio track is decoded and re-encoded as WMA. If you need to keep the video as well, run the conversion separately and keep both files — or convert AVI to MP4 with AVI to MP4 for the video and pull the audio out separately.
Yes — both the source audio inside the AVI (usually MP3 or AC3) and WMA are lossy formats, so you're stacking two lossy compressions. At 192-320 kbps WMAv2 the loss is inaudible to most listeners. At 64-96 kbps you may notice subtle high-frequency softness on cymbals and reverb tails, which is fine for speech but not ideal for critical music listening. For lossless extraction, convert to WAV instead with AVI to WAV.
WMAv2 in nearly every case — it's the codec that has been default in Windows Media Player since Windows XP and plays on every modern device that supports WMA at all. Pick WMAv1 only if you're targeting a very old hardware MP3 player (pre-2003) that explicitly lists WMA v1 support and rejects v2 files.
A few specific reasons keep WMA relevant: legacy Windows-only devices (older Sync My Ride / Ford SYNC head units, Zune libraries, Windows Mobile / Windows Phone backups), hardware MP3 players from the 2005-2012 era that often handled WMA more reliably than MP3 VBR, and personal libraries already organized as WMA where adding new files in the same format keeps tagging consistent. For most modern use cases MP3 is the better choice — see AVI to MP3.
Yes. Use the trim section to enter a start time and duration. Both accept seconds (12.5) or HH:MM:SS.sss format (00:01:30.500). Useful for grabbing a single song from a concert AVI, one segment of a long lecture recording, or just the dialogue from a movie scene without re-encoding the entire file.
Yes — drop in entire folders of AVI files. Each converts in parallel within your browser session and downloads individually or as a single ZIP. Useful for archiving a folder of old camcorder recordings, a season of recorded TV, or a stack of lecture AVI files all at once.
For music, keep 44.1 kHz stereo (CD quality) or 48 kHz stereo (matches most video sources). For voice-only content, 22 kHz or 16 kHz mono is plenty and cuts file size further. If unsure, leave the sample rate at "Original" — the converter will inherit whatever the AVI's source audio used.
Not natively. macOS and iOS have never shipped with WMA codec support — QuickTime, Music app, and Files preview all reject WMA. VLC for macOS and iOS plays it fine, but for Apple-ecosystem use, MP3 or AAC (M4A) is a much better target. See AVI to M4A for the Apple-friendly equivalent.