Initializing... drag & drop files here
Supports: FLV
This tool pulls the soundtrack out of an FLV (Flash Video) file and writes it as AIF — Apple's uncompressed PCM audio format (.aif is the short spelling of .aiff; the bytes are identical). The honest catch decides everything here: an FLV's audio is almost always MP3 or AAC, both lossy, so wrapping it in a lossless AIF makes a much bigger file without making it sound any better. Choose AIF only when a macOS or pro-audio tool needs uncompressed PCM input. If you just want a small, shareable clip, keep the audio compressed instead.
| Property | AIF (this tool) | MP3 (keep it small) |
|---|---|---|
| Compression | None — uncompressed PCM | Lossy, ~10x smaller |
| Size, 3-min stereo | ~30 MB | ~3 MB at 320 kbps |
| Size per minute | ~10 MB (44.1 kHz / 16-bit) | ~1–2.4 MB |
| Byte order | Big-endian (the trait vs little-endian WAV) | n/a |
| Restores lost detail? | No — source was already lossy | No |
| Best for | Logic Pro, Pro Tools, GarageBand editing | Sharing, phones, web, archiving |
| Where to go | This page | FLV to MP3 |
.flv onto the page, or click "+ Add Files" to browse. Queue several clips to extract in one batch with the same settings.No. FLV soundtracks are normally MP3 or AAC, which are lossy — detail was permanently discarded at the first encode. Decoding that to uncompressed PCM and writing it as AIF stores the exact samples your player already produces; it cannot rebuild what was removed. You get a much larger file that sounds identical to the source, which is why AIF here is about an edit-ready uncompressed format, not added fidelity.
Substantially. Uncompressed PCM runs about 10 MB per minute for CD-quality stereo (44.1 kHz, 16-bit), so a three-minute soundtrack lands near 30 MB. The MP3 or AAC inside an FLV is roughly an order of magnitude smaller — a 320 kbps MP3 of that same three minutes is closer to 3 MB. The extra bytes are uncompressed data, not recovered detail.
If you want a small, shareable file, keep it as MP3. When the FLV's audio stream is already MP3, FLV to MP3 can copy it out with little or no re-encoding — far smaller than AIF and as faithful as you can get to the original. Choose AIF only when a macOS or pro-audio tool specifically needs an uncompressed AIFF/PCM input.
By default the Audio Codec dropdown is PCM 16-bit Big Endian. Big-endian byte order is the defining trait of AIF and what distinguishes it from little-endian WAV; it is the layout Apple's audio apps expect. In our testing, a one-minute 44.1 kHz stereo FLV extracted to an AIF of about 10 MB, in line with the standard ~10 MB-per-minute figure for uncompressed PCM. You can switch to a little-endian (sowt) or A-law / µ-law variant in the same dropdown for specific Apple workflows.
Yes. Adobe Flash Player reached end of life on December 31, 2020, but that retired the browser plugin, not the file format. The FLV container is still readable, and this converter uses ffmpeg-based decoding to pull the MP3, AAC, Nellymoser, Speex, or ADPCM audio stream out — no Flash runtime required.
.aif the same as .aiff, and what about AIFF-C?Yes — .aif and .aiff are the same bytes; the short spelling dates to DOS-era three-letter extension limits. Apple published the format as AIFF on January 21, 1988, based on Electronic Arts' Interchange File Format. AIFF-C (.aifc) is the extended container that can hold compressed audio; if you want that wrapper around the same PCM samples, use FLV to AIFC. For the long-extension version of this exact extract, see FLV to AIFF.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.