AIFF
AIFF audio formatUsed for recorded sound meant for playback over time.
- Family
- Audio
- MIME
- audio/aiff
Free AIFF to FLAC conversion online, with the real timed-stream transcoding behavior, what gets lost, and a concrete way to check the output.
The waveform and channel layout inside AIFF is decoded first, then re-encoded into FLAC's own codec and container profile. Duration typically holds steady even as compression, channel mapping, frame cadence, or auxiliary streams shift underneath it. The AIFF path walks FORM chunks to obtain uncompressed sample precision, extended-precision rate, channels, markers, and optional application metadata. FLAC output losslessly codes decoded samples and supports rich comments, yet it cannot reconstruct fidelity already removed by a lossy source codec.
Decoded from Apple's chunk-based Audio Interchange File Format commonly carrying big-endian PCM samples. Encoded to losslessly compressed audio that preserves decoded samples and supports rich tags.
Used for recorded sound meant for playback over time.
Designed for lossless music archiving.
AIFF files can be large, and tags, loop points, or uncommon sample precision are not handled uniformly.
FLAC does not make a lossy source lossless again, and some basic players reject less common sample rates or channel layouts.
The verified FLAC profile uses lossless compression level 8; it preserves decoded samples rather than source codec data.
Compare sample rate, bit depth, channels, duration, peaks, tags, and loop markers in the target audio editor.
Compare duration, sample rate, channels, peak levels, and tags with the decoded source.
Choose FLAC only after the player, editor, or publishing service confirms its container and codecs; keep AIFF if extra tracks or source encoding must survive.