RM to AIFF Converter

Convert RM files to AIFF format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: RM

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Audio Channel
Audio Channel
Audio Sample Rate
Audio Sample Rate
Trim

RM to AIF: The Codec You Pick Decides Which Format You Get

RM is RealMedia — RealNetworks' streaming container from the second half of the 1990s, the one that made buffering a household experience. The audio inside is usually RealAudio, most often the Cook codec, occasionally AAC in later files. Almost nothing outside VLC, mpv and ffmpeg-based tooling will open one today.

AIFF is the other end of that spectrum: Apple's 1988 uncompressed audio container, built on the Electronic Arts IFF chunk structure, and still the default interchange format in professional audio on the Mac. .aif and .aiff are the same format under a shorter name, kept from the era of three-character extensions.

The thing worth knowing before you convert is that this page's Audio Codec list does not just change the codec — it changes which format you end up with. Three of the four entries produce AIFF-C rather than AIFF, and only one produces the plain AIFF that conservative tools expect.

What Each Audio Codec Entry Actually Writes

Measured on a 10.03-second RealMedia file with a 44.1 kHz stereo audio track. The "Form type" column is the four characters at byte 8 of the file — the field an application reads to decide what it is looking at.

Audio Codec entry Form type Compression ID Bits Output size
PCM 16-bit Big Endian — selected on this page AIFF none — plain PCM 16 1,769,526 bytes
PCM 16-bit Little Endian AIFC sowt 16 1,769,544 bytes
PCM A-law AIFC alaw 8 884,808 bytes
PCM mu-law AIFC ulaw 8 884,808 bytes

Read that first row carefully, because it is the one you want in almost every case. Big-endian 16-bit PCM is what AIFF was defined around — the format is big-endian by design, which is why the little-endian variant has to be declared as AIFF-C with a sowt ("swapped") compression identifier rather than as ordinary AIFF.

AIFF-C is a legitimate 1991 extension of the same container and modern software reads it without complaint. But older samplers, hardware players, broadcast ingest tools and a surprising number of audio utilities check for the literal AIFF form type and reject anything else. If a tool has rejected your .aif, this is the first thing to check.

A-law and mu-law are a different proposition again: both are 8-bit logarithmic companding schemes from the G.711 telephony standard. They halve the file, and they sound like a telephone, because that is what they were built for. Use them only when something specifically asks for G.711.

How to Convert RM to AIF

  1. Upload Your RM File: Drop the .rm on the page or click "+ Add Files". Several files can be queued and share one set of settings.
  2. Confirm the Audio Codec: The list offers PCM 16-bit Big Endian (selected), PCM 16-bit Little Endian, PCM A-law and PCM mu-law. Leave it on Big Endian unless something downstream has told you otherwise.
  3. Set Audio Channel and Audio Sample Rate: Both lists start at ORIGINAL, which carries the RealAudio track's own rate and channel count across. MONO halves the file; the sample-rate list offers 8000, 12000, 16000, 24000, 44100 and 48000 Hz.
  4. Trim and Convert: Trim opens on Unchanged; switch it to Time Range for a start time and duration, in seconds or HH:MM:SS.sss. Click Convert. Files are uploaded over an encrypted connection, decoded on our servers, and deleted automatically after a few hours — no sign-up, no watermark.

Sizing an Uncompressed File

There is no quality slider on this page, and that is not an omission — every option here is uncompressed or companded PCM, so the size follows directly from sample rate, channel count and bit depth. Nothing else affects it.

Settings Data rate Per minute Per hour
16-bit Big Endian, 44100 Hz stereo 176,400 B/s 10.6 MB 635 MB
16-bit Big Endian, 44100 Hz mono 88,200 B/s 5.3 MB 318 MB
16-bit Big Endian, 24000 Hz stereo 96,000 B/s 5.8 MB 346 MB
A-law or mu-law, 44100 Hz stereo 88,200 B/s 5.3 MB 318 MB
A-law or mu-law, 44100 Hz mono 44,100 B/s 2.6 MB 159 MB

An hour of RealMedia audio typically occupies twenty to fifty megabytes. The same hour as 44.1 kHz stereo AIFF is 635 MB. That is not the converter being wasteful — it is what uncompressed means, and it is the entire reason AIFF is an editing and mastering format rather than a distribution one.

Frequently Asked Questions

Why is my .aif file so much larger than the .rm it came from?

Because RealMedia was designed for dial-up streaming and AIFF is designed to be uncompressed. RealAudio Cook running at 32 to 64 kbps is doing aggressive lossy compression; 16-bit 44.1 kHz stereo PCM runs at 1,411 kbps and does none. The ratio of twenty or thirty to one is normal and expected. If the size is a problem, either drop to mono, lower the sample rate, or pick a compressed target such as RM to MP3 instead.

Does converting to AIFF make the audio sound better?

No. AIFF is lossless, but lossless means "loses nothing further" — it cannot restore detail RealAudio already discarded. What you get is a faithful, uncompressed copy of a lossy recording, which is genuinely useful when the file is about to go into an editor or through further processing, because you avoid stacking a second generation of lossy encoding on top. It is not an upgrade to the recording itself.

What is the difference between .aif and .aiff?

Nothing but the number of characters. Both name Apple's Audio Interchange File Format, and both are the same bytes internally — the three-letter spelling survives from the era when filenames were limited to eight characters plus three. Some Windows software historically preferred .aif and some Mac software wrote .aiff. If a program will not accept one, renaming it to the other genuinely works. RM to AIFF is the same conversion with the longer extension.

Why does my file say AIFC when I asked for AIFF?

Because you selected a codec other than PCM 16-bit Big Endian. AIFF was defined around big-endian 16-bit PCM, so anything else — little-endian samples, A-law, mu-law — has to be declared through the AIFF-C extension, which stamps AIFC in the form-type field and names the encoding with a four-character compression ID such as sowt, alaw or ulaw. Switch the Audio Codec back to PCM 16-bit Big Endian and you get a plain AIFF file.

Which sample rate should I use?

Leave it on ORIGINAL in almost every case. RealAudio content was commonly encoded at 22050 or 44100 Hz, and resampling it upward adds bytes without adding information. Choosing a lower rate is a real size lever — 24000 Hz stereo is 46% smaller than 44100 — but it also caps the audible top end at half the rate, so 24000 Hz means nothing above 12 kHz. That is fine for a lecture or an interview and audible on music.

Can I cut a section out during the conversion?

Yes. The Trim group opens on Unchanged; switching to Time Range exposes Start time and Duration, each accepting plain seconds or HH:MM:SS.sss. That is one continuous range per job, which is often all you need — and it is worth using here because uncompressed output makes every unwanted minute expensive. For more than one cut, note that Audio Cutter works on audio files, so run the conversion first and trim the resulting .aif.

Will the RealMedia metadata come across?

No. Title, author, copyright and the other fields RealMedia stores in its header are not carried into the AIFF. AIFF can hold text in NAME, AUTH and ANNO chunks, but this conversion does not populate them, so the output is audio plus format headers and nothing else. Note the title from the source before you discard it if it matters.

What if my file is .rmvb rather than .rm?

Then use the RMVB pages instead — the container is the same family, but RMVB is the variable-bitrate variant aimed at stored files rather than constant-bitrate streams, and it usually carries a different RealVideo profile. For audio extraction the practical difference is small, but starting on the page that matches your extension avoids surprises. Everything on this page about AIFF versus AIFF-C applies identically there.

Why is there no quality or bitrate setting?

Because none of the four codec choices has one. Uncompressed PCM has exactly one quality — the samples themselves — and its size is fully determined by sample rate, channels and bit depth. A-law and mu-law are fixed 8-bit companding with no adjustable parameter either. So the whole File Compression group is suppressed on this page rather than shown and ignored, and the controls that do render — codec, channels, sample rate, trim — are the ones that genuinely change the output.

What happens to my uploaded RealMedia file?

It is uploaded over an encrypted connection, decoded on our servers, and both the upload and the .aif it produced are deleted automatically after a few hours. Nothing is shared or made public, no account is required, and no watermark is applied.

Rate RM to AIFF Converter Tool

Rating: 4.8 / 5 - 68 reviews