Initializing... drag & drop files here
Supports: AV1
This walk-through is for anyone holding an AV1-encoded video — a YouTube download, an MKV rip, a WebM screen capture — who needs the soundtrack as an uncompressed AIFF file for a Mac DAW. By the end you'll have an audio-only AIFF (the picture is discarded), you'll know why it ends up much larger than the source, and you'll know the one thing AIFF can and can't do for already-compressed audio.
.mp4, .webm, or .mkv container, and all of those upload here. Batch is supported, so you can drop a folder of clips and extract them in one pass.PCM_S16BE) — the classic macOS AIFF flavor and CD-quality. For more editing headroom choose PCM 24-bit; A-law and mu-law are available for telephony-style archives.The default (PCM_S16BE, Original sample rate, Original channels) is the right choice for most people — it produces a standard AIFF that Logic Pro, GarageBand, Pro Tools, and Final Cut Pro import without conversion. Reach for the Advanced Options only when you have a specific downstream need:
PCM_S16LE) for a little-endian AIFF, or convert to WAV with AV1 to WAV, which is little-endian by convention.AV1 is a video codec from the Alliance for Open Media (bitstream announced March 28, 2018, royalty-free). It carries no audio of its own — the audio track riding alongside AV1 is almost always Opus or AAC, both of which are lossy. Decoding that track into uncompressed AIFF PCM gives you a big, WAV-like file, but it cannot restore any detail the lossy compression already threw away. You get bit-perfect samples of the already-compressed audio — not better sound. The win is downstream: once it's PCM, every subsequent edit and export in your DAW is lossless, so you only ever pay the lossy generation once. If the audio is DRM-protected or the file is corrupted, extraction will fail regardless of output format — there's no software fix for a broken or encrypted source.
No. AIFF is an uncompressed PCM container, but it can only preserve what's in the source. AV1 video carries lossy Opus or AAC audio, so the AIFF is a bit-perfect decode of that already-compressed stream — the compression artifacts are baked in and cannot be undone. AIFF stops further degradation during DAW editing; it does not reverse the loss that already happened.
Because you're trading compression for fidelity. The AV1's audio is perhaps 96-256 kbps Opus/AAC, while 16-bit / 44.1 kHz stereo AIFF is uncompressed PCM at ~1411 kbps — roughly 6-15x larger. In our testing, a 3-minute AV1 clip with ~128 kbps Opus audio (about 2.8 MB of audio data) produced a ~30 MB AIFF at the default 16-bit/44.1 kHz stereo. A larger file is the expected price of bit-perfect, instantly-seekable audio in a DAW.
The default is PCM_S16BE — 16-bit signed big-endian PCM. Big-endian is the historical Apple byte order baked into the AIFF spec (AIFF was introduced by Apple in 1988, based on Electronic Arts' IFF format). It's the flavor Logic Pro, GarageBand, and Final Cut Pro expect. If you need little-endian for a finicky Windows tool, pick PCM_S16LE instead.
They're functionally identical in quality — both are uncompressed PCM. AIFF is big-endian (Apple convention) and is native to Logic Pro, GarageBand, and Final Cut Pro on macOS. WAV is little-endian (Microsoft convention) and is the Windows DAW default. If your editing target is a Mac DAW, pick AIFF; for a Windows handoff, use AV1 to WAV. For the reverse direction later, see AIFF to WAV.
Yes. Use the Trim control to enter a start time and duration. Both accept plain seconds (12.5) or HH:MM:SS.sss format (00:02:15.250). It's the quick way to isolate a single song from a concert capture, one line of dialogue from a screen recording, or a chapter of a long lecture without exporting the whole soundtrack.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There's no sign-up, no watermark, and your files are never shared or made public. The main practical limit on a big AV1 file is upload size and time, not the conversion itself.