Initializing... drag & drop files here
Supports: CAF
.caf file onto the page or click "+ Add Files". Batch is supported — queue several recordings and convert them all with the same settings in one pass.CAF (Core Audio Format) is Apple's audio container, introduced with Mac OS X 10.4 Tiger in 2005. Its key design goal was to escape the 4 GB ceiling that WAV and AIFF inherit from 32-bit size fields: CAF uses 64-bit file offsets, so a single file can hold far more than 4 GB — long enough, Apple notes, for hundreds of hours of audio. It is a container, not a codec, and can wrap many encodings, most commonly uncompressed Linear PCM, but also AAC and Apple Lossless (ALAC), along with markers, channel layouts, and text annotations.
The catch is support. CAF plays cleanly in QuickTime, GarageBand, Logic, and on macOS and iOS, but Windows, Android, most media players, and web browsers don't open it natively. So the reason people convert a CAF is almost always reach:
| Format | Compression | Native playback | File size (relative) | Best for |
|---|---|---|---|---|
| CAF (source) | Lossless or lossy (container) | macOS, iOS, QuickTime, GarageBand | varies by payload | Apple recording/editing; >4 GB audio |
| MP3 | Lossy | Effectively everywhere | small | Universal playback and sharing |
| WAV | Uncompressed PCM | Windows, macOS, every DAW | large | Editing, mastering, archival |
| M4A (AAC) | Lossy | Apple devices, most players, Android | small | Apple ecosystem at smaller size |
| FLAC | Lossless | VLC, foobar2000, modern Android; not Safari | medium | Lossless archiving at ~half WAV size |
| OGG (Vorbis) | Lossy | Firefox, Chrome, Android, VLC; not Safari | small | Royalty-free web audio |
| Opus | Lossy | Chrome, Firefox, Edge, Android; Safari 11+ | smallest | Voice, podcasts, low-bitrate streaming |
A CAF (Core Audio Format) file is Apple's audio container, introduced with Mac OS X 10.4 Tiger in 2005. It commonly comes from QuickTime recordings, GarageBand and Logic projects, and some app-generated audio. On a Mac it opens in QuickTime Player, GarageBand, or Logic; cross-platform, Audacity and VLC can open most CAF files. On Windows, Android, or the web, the simplest fix is to convert it to MP3 or WAV first so any player can read it.
It depends on what's inside. CAF is a container, so it can hold uncompressed Linear PCM (lossless, large), Apple Lossless / ALAC (lossless, compressed), or lossy codecs like AAC. A CAF straight from a Mac recording is usually PCM. That matters when you convert: PCM to MP3 is a genuine lossy step, while AAC inside a CAF re-encoded to MP3 is lossy-to-lossy and can't regain detail.
WAV. It carries uncompressed PCM that every DAW and video editor imports without a plugin, and it preserves the audio bit-for-bit if the source CAF was already PCM. If you want a lossless file that's roughly half the size of WAV, use FLAC instead — it's also lossless, just compressed. Reserve MP3 and AAC for playback and sharing, not editing.
Audio quality is preserved when you convert to a lossless target (WAV or FLAC) from a lossless CAF; converting to MP3, AAC, OGG, or Opus is lossy but visually transparent at higher bitrates (256–320 kbps for MP3). CAF-specific metadata like markers and text annotations is not carried into simpler formats such as MP3 or WAV — those formats have no field for it — so if you rely on embedded markers, keep the original CAF alongside the converted copy.
Because it most likely holds uncompressed PCM, which runs roughly 10 MB per stereo minute at CD quality. CAF's 64-bit design also lets it grow well past WAV's 4 GB limit, so multi-hour recordings get big. To shrink it, convert to a lossy format and lower the bitrate (96–128 kbps for speech), switch the channel to mono for a single-source voice memo, or use the Specific file size option to cap the output.
Yes. Because this hub outputs to a video container by default, you can wrap the CAF's audio into an MP4 or MOV file with a solid background color — useful when a platform only accepts video uploads but you really just have audio. If you only want the sound, pick an audio target like CAF to MP3 instead so you don't end up with a large mostly-blank video.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — never shared or made public, with no sign-up and no watermark. In our testing, a 3-minute stereo CAF holding Linear PCM (about 30 MB) converted to a 320 kbps MP3 of roughly 7 MB, and to a same-size WAV when we kept it lossless.