FLAC
Free Lossless Audio CodecUsed for lossless music archiving.
- Family
- Audio
- MIME
- audio/flac
Convert FLAC to AIFF online and see exactly what timed-stream transcoding changes, what AIFF still can't promise, and how to verify the result.
Converter.now decodes the waveform and channel layout carried by FLAC, then writes the codec and container profile used for AIFF. Duration can remain identical while compression, channel mapping, frame cadence, metadata, or auxiliary streams change. FLAC frames decode to lossless samples, but the stream can still carry unusual channel assignments, sample rates, cuesheets, and Vorbis-comment metadata. AIFF delivery stores waveform samples in an interchange-oriented chunk structure, commonly using big-endian PCM with explicit precision, rate, and channels.
Decoded media - Losslessly compressed audio that preserves decoded samples and supports rich tags. Encoded delivery profile - Apple's chunk-based Audio Interchange File Format commonly carrying big-endian PCM samples.
Used for lossless music archiving.
Designed for recorded sound meant for playback over time.
FLAC does not make a lossy source lossless again, and some basic players reject less common sample rates or channel layouts.
AIFF files can be large, and tags, loop points, or uncommon sample precision are not handled uniformly.
Apple's chunk-based Audio Interchange File Format commonly carrying big-endian PCM samples is what gets written, labeled as audio/aiff. Whether that actually opens depends on the receiving application, not on the file extension.
Compare duration, sample rate, channels, peak levels, and tags with the decoded source.
Compare sample rate, bit depth, channels, duration, peaks, tags, and loop markers in the target audio editor.
Switch to AIFF only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, FLAC remains the safer choice.