Initializing... drag & drop files here
Supports: MP3
If you are importing an MP3 into Logic Pro, GarageBand, or another macOS audio app, you may want AIFF — the uncompressed PCM format Apple introduced in 1988 as its big-endian counterpart to WAV. The honest catch up front: decoding an MP3 to AIFF gives you a large, edit-friendly uncompressed file, but it does not restore the detail MP3 compression already discarded. Convert when you need AIFF for editing or DAW import; if you only want a smaller, shareable file, stay on MP3.
| Property | MP3 | AIFF |
|---|---|---|
| Full name | MPEG-1/2 Audio Layer III | Audio Interchange File Format |
| Introduced | 1993 (ISO/IEC 11172-3) | 1988, by Apple (built on EA's IFF 85) |
| Compression | Lossy (psychoacoustic) | Uncompressed PCM (lossless container) |
| Byte order | N/A (bitstream) | Big-endian (WAV is little-endian) |
| Typical size, 1 min stereo | ~1 MB at 128 kbps | ~10 MB at 44.1 kHz / 16-bit |
| Bit depth (this converter) | N/A (perceptual) | 16-bit big-endian PCM (PCM_S16BE) |
| Metadata / tags | ID3 (artwork, lyrics) | Limited (Name/Author/Annotation chunks) |
| Best for | Streaming, phones, sharing | macOS editing, mastering, archival masters |
.aiff/.aif rather than .wav.Because this converter writes uncompressed 16-bit big-endian PCM, the output size is deterministic — it depends only on sample rate, channel count, and duration, not on the source MP3's bitrate. The two controls that move it are Audio Channel (mono halves the size) and Audio Sample Rate.
| Output setting (16-bit big-endian PCM) | Size per minute | 3-minute track |
|---|---|---|
| 44.1 kHz stereo (CD rate) | ~10 MB | ~30 MB |
| 48 kHz stereo (video / DAW sessions) | ~11.5 MB | ~35 MB |
| 44.1 kHz mono | ~5 MB | ~15 MB |
No. MP3 is lossy, so the encoder permanently discarded audio data that an AIFF cannot reconstruct. The AIFF will sound the same as the source MP3, just in an uncompressed wrapper. The benefit is editability and avoiding further generation loss, not recovered fidelity.
Because AIFF stores raw, uncompressed PCM samples while MP3 throws most of that data away. Uncompressed stereo at 44.1 kHz / 16-bit runs about 10 MB per minute, whereas a 128 kbps MP3 is closer to 1 MB per minute. The size jump is expected — it is the storage cost of an uncompressed format, not added quality.
Both are uncompressed PCM and sound identical; the real difference is byte order and ecosystem. AIFF is big-endian and Apple-native, so it feels at home in Logic Pro and GarageBand, while WAV is little-endian and slightly more universal across Windows tools. On macOS, AIFF is the safer default. If you need WAV instead, use our MP3 to WAV converter.
This converter writes 16-bit big-endian PCM — the AIFF-standard PCM_S16BE codec that matches CD-quality audio and opens in every Mac audio app. Bit depth is fixed at 16-bit here; going higher would not recover any detail an MP3 already discarded, so there is nothing to gain from a 24-bit wrapper for a lossy source. The setting you do control is Audio Sample Rate: leave it on Original to keep the MP3's rate (usually 44.1 kHz), or set 48 kHz to match a video or DAW session so the engine does not resample on import.
Largely no. ID3 (artwork, lyrics, album fields) is an MP3 feature; AIFF supports only basic Name, Author, and Annotation text chunks, and not every player reads them. Treat the AIFF as a working audio file and keep the tagged MP3 if you need the metadata for a library.
Yes — queue multiple MP3s and they convert with the same channel, sample-rate, and trim settings. In our testing, a typical 3-minute 320 kbps MP3 decodes to an AIFF in the low tens of megabytes; the practical limit on the way in is upload size and time, not your device. For oversized batches or to compress the result afterward, see the Audio Compressor.
That is a common and sensible workflow: convert to AIFF, do your trimming and effects in PCM to avoid re-encoding loss at each save, then export a fresh MP3 only at the end. When you are ready to shrink it back down, use our AIFF to MP3 converter.
.aiff and .aif are the same uncompressed PCM format — .aif is just the old three-letter extension that DOS and older Windows required, while .aiff is the full name, and either opens identically. .aifc (AIFF-C) is a compressed variant of the container that can wrap codecs such as mu-law or IMA ADPCM inside the AIFF wrapper. This converter outputs standard uncompressed .aiff, which is what Logic Pro, GarageBand, and Pro Tools expect for a working master.