Initializing... drag & drop files here
Supports: RM
RM (RealMedia) is a legacy RealNetworks container that almost no modern player opens, so the practical reason to touch one in 2026 is to pull its audio out into something current. This tool extracts the audio track from your .rm file and re-encodes it to AIFC (AIFF-C), Apple's audio container — any video in the RM is discarded. AIFC is the right target when you need the sound inside Apple Music, Logic Pro, GarageBand, or QuickTime; if you just want a small, portable file, convert RM to MP3 instead.
| Property | Value |
|---|---|
| Full name | RealMedia |
| Released | Mid-1990s, by RealNetworks |
| Type | Proprietary streaming container (audio + video) |
| Typical audio codec | RealAudio (Cook, RealAudio 1.0/2.0) — lossy |
| Compression | Lossy in almost all real-world files (a RealAudio Lossless variant exists but is rare) |
| Native playback today | No mainstream OS or browser plays .rm; VLC and FFmpeg still decode it |
| Best for | Nothing new — it is a format you migrate off of |
| Property | Value |
|---|---|
| Full name | Audio Interchange File Format — Compressed (AIFF-C) |
| Released | July 1991, by Apple, extending the 1988 AIFF spec |
| Type | Audio container with a compression-type field in its COMM chunk |
| Payload codecs | NONE (uncompressed big-endian PCM), sowt (uncompressed little-endian PCM), fl32/fl64 (float), alaw, ulaw, ima4 (ADPCM) |
| Default here | Uncompressed 16-bit PCM (big-endian) |
| Native support | Apple Music/iTunes, QuickTime, Logic Pro, GarageBand; macOS "AIFF" exports are actually AIFF-C/sowt |
| Best for | Editing and archiving inside the Apple/Mac audio ecosystem |
A key honesty note: AIFC is not a single "30%-of-WAV" size like some converters claim. Its size depends entirely on the codec inside the COMM chunk. Uncompressed PCM AIFC is roughly the same size as WAV (about 10 MB per stereo minute at 44.1 kHz/16-bit); only the alaw/ulaw/ima4 payloads shrink it, and those are lossy.
.rm file onto the page or click "+ Add Files" to browse. You can queue several files and convert them with the same settings.No, and this is the most common misconception. RealAudio inside an RM file is lossy — quality was already discarded when the file was first encoded. Wrapping that audio in uncompressed PCM AIFC produces a larger file but cannot restore detail that was never stored. You get a lossless container, not lossless sound. The realistic goal is compatibility and a stable master to edit from, not a quality gain.
By default it is uncompressed 16-bit PCM (the AIFF-C NONE payload, big-endian). That is why the file is large — comparable to WAV, around 10 MB per stereo minute at 44.1 kHz. AIFF-C can also carry compressed alaw, ulaw, or ima4 codecs, but those are lossy and we keep the default lossless so the output stays editable.
They share the same container structure; AIFF (1988) only ever held uncompressed big-endian PCM, while AIFF-C/AIFC (1991) added a compression-type field so the same file can hold PCM or a compressed codec. In our experience the audio is identical when both hold uncompressed PCM — macOS even writes its "AIFF" exports as AIFF-C/sowt under the hood.
Apple's ecosystem opens AIFC natively, but on Windows you will usually need VLC, Audacity, or another player with broad codec support. If the file is destined for a Windows-only workflow or for sharing, converting RM to WAV gives you the same uncompressed audio in a container Windows handles more readily.
.rm is a proprietary RealNetworks streaming format from the dial-up era. Modern browsers, Windows, and macOS dropped built-in support years ago; only VLC and FFmpeg-based tools still decode it reliably. Extracting the audio to a current format like AIFC, WAV, or MP3 is the practical way to keep the sound usable.
Choose AIFC when the file is heading into Logic Pro, GarageBand, QuickTime, or another Apple tool and you want an uncompressed working master. Choose MP3 when you want a small, universally playable file to store or share — since the RM source is already lossy, MP3 sacrifices little and saves a lot of space.