Initializing... drag & drop files here
Supports: AIF, AIFF
An .aif file is uncompressed PCM in Apple's Audio Interchange File Format — the same format as .aiff, just the three-letter spelling left over from three-character filename limits — and it costs roughly 10 MB per minute. This walk-through turns that master into AAC, the codec phones, browsers, cars, and streaming apps decode natively, and covers the two things people usually get wrong: which bitrate control to use, and what a raw .aac file can and cannot carry.
.aif or .aiff file onto the page, or click "+ Add Files" to browse. Queue several files and they all run with the same settings..aac, or take the whole batch as a ZIP. No sign-up, no watermark.The five compression modes are not five flavours of the same thing — they answer different questions, and picking the wrong one is the usual reason an AAC comes out bigger or thinner than expected.
| Bitrate | Best for | Notes |
|---|---|---|
| 64–96 kbps | Spoken word, voice memos, mono sources | Plenty for material with little high-frequency content; mono halves the bytes again |
| 128 kbps | General music, podcasts | The long-standing streaming default and where the Constant Bitrate list opens |
| 192 kbps | Music you intend to keep | Comfortable headroom on most systems and headphones |
| 256 kbps | Critical listening | The rate Apple Music streams for its standard AAC tier; effectively transparent from a lossless source for most listeners |
| 320–384 kbps | Diminishing returns | Available in the Constant Bitrate list, but rarely audibly better than 256 for stereo |
.aac vs .m4a — What the Extension Changes.aac (this page) |
.m4a |
|
|---|---|---|
| What it is | A raw AAC stream, in practice framed as ADTS | An MPEG-4 container holding an AAC track |
| Audio codec | AAC | AAC (identical encode) |
| Tags and cover art | No standard tagging container | Full metadata: title, artist, album, artwork |
| Chapters, gapless data | Not supported | Supported |
| Typical sources | Broadcast streams, podcast feeds, transport-stream captures | iTunes purchases, Voice Memos, most music libraries |
| Best for | Feeding a player or pipeline that wants a bare AAC stream | Anything that will live in a music library or on an Apple device |
If your file is heading for a music app rather than a decoder, AIF to M4A produces the same AAC audio in the container those apps expect.
Two source problems defeat any converter. The first is a file that says .aif but is really AIFF-C carrying an unusual compressed payload — plain AIFF is always uncompressed PCM, while AIFF-C allows compression, and a few of its older codecs decode badly. Normalising the file with AIF to WAV first and converting the WAV usually clears it. The second is DRM-protected audio, which no format conversion can unlock; that has to be resolved at the source. A genuinely truncated or interrupted recording can also fail mid-encode — re-export it from your editor and try again.
Yes, permanently — AAC is lossy and a real .aif is not. What makes this a good conversion is that it is first generation: the encoder reads uncompressed PCM rather than trying to re-compress audio some earlier codec already thinned out, which is when artifacts become obvious. At 256 kbps from a 44.1 kHz source, most listeners cannot separate the AAC from the original in a fair comparison. Keep the AIF if you will edit or remaster later.
Because on this page VBR is aimed at the low and middle of AAC's range — the bands offered are 20k–32k, 32k–40k, 48k–56k, 64k–72k, and 96k–112k, which is where variable-rate encoding earns the most per byte on speech and lighter material. For music at 192, 256, or 320 kbps, use Constant Bitrate, whose dropdown runs all the way to 384 kbps. Quality Preset is not an alternative route to those rates — it is the hands-off mode and never lets you name a figure, which is also what makes it the least predictable control here.
.aac file open in the Music app or show cover art?A .aac file is a bare AAC stream with ADTS framing, not a container, so there is no standard place to store a title, artist, or artwork — and Apple's music library is built around the MPEG-4 container instead. This is a packaging limitation, not an encoding problem: the audio inside is exactly the same. Convert to AIF to M4A and everything imports and tags normally.
.aif the same file as .aiff?Yes. Apple published AIFF in 1988, and the three-letter .aif spelling exists because older systems limited extensions to three characters. The bytes are identical, both spellings are accepted here, and the AAC you get is the same either way. If your source uses the longer spelling, AIFF to AAC is the same conversion.
Generally yes, and by design — AAC was standardised as MPEG-2 Part 7 in 1997 and folded into MPEG-4 in 1999 explicitly as MP3's successor, with a wider set of coding tools. The gap is most audible below 128 kbps and narrows toward inaudible at 256 kbps and up, where both formats are close to transparent from a lossless source. Choose AAC for phones, browsers, and Apple devices; choose AIF to MP3 when maximum compatibility with old hardware matters more than efficiency.
Almost. Browser-support tracking puts AAC near 97% globally, with full support in Chrome, Safari, and Edge, and Firefox listed as partial because it leans on the operating system's decoders rather than shipping its own. In practice that means AAC plays for effectively every desktop and mobile visitor. If a page has to be bulletproof on Linux Firefox builds without system codecs, an Ogg target like AIF to OGG is the belt-and-braces alternative.
We work this out from the bitrates rather than from a guess. Uncompressed 16-bit / 44.1 kHz stereo PCM is a fixed 1,411 kbps, about 10 MB per minute, so a three-minute track is roughly 30 MB as AIF. At 256 kbps that becomes about 1.8 MB per minute — near 5.5 MB for the same track — and at 128 kbps roughly 2.7 MB. Mono sources halve again. The Specific file size control works backwards from a size you type if you need to hit an exact number.
Files are uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours after conversion — never shared, never made public, with no sign-up and no watermark. Since AIF files are uncompressed and therefore large, upload time is usually the slowest part of the job; trimming to the section you need first is the fastest way to shorten it.