AIFF
AIFF audio formatUsed for recorded sound meant for playback over time.
- Family
- Audio
- MIME
- audio/aiff
Convert AIFF to WEBM online. See the real audio-only container delivery behavior, preservation limits, and a format-specific acceptance test.
AIFF audio is what actually exists here, and it gets encoded straight into a WEBM media container. No artwork or motion is invented, so the resulting WEBM file can carry no meaningful video stream at all. The AIFF path walks FORM chunks to obtain uncompressed sample precision, extended-precision rate, channels, markers, and optional application metadata. WebM output pairs web-oriented video and audio codecs with Matroska-derived timing and cues, prioritizing browser delivery over broad editing-suite interchange.
Decoded from Apple's chunk-based Audio Interchange File Format commonly carrying big-endian PCM samples. Encoded to an open web container written here with VP9 video and Opus audio when available.
Used for recorded sound meant for playback over time.
Designed for open web video delivery.
AIFF files can be large, and tags, loop points, or uncommon sample precision are not handled uniformly.
Encoding can be slower and older Apple or editing software may not support WebM reliably.
The verified WebM profile uses VP9 video at CRF 32 and Opus audio at 160 kbit/s.
Compare sample rate, bit depth, channels, duration, peaks, tags, and loop markers in the target audio editor.
Test browser playback, seeking, VP9/Opus support, dimensions, and audio sync.
Use this route only when the receiving workflow specifically accepts audio inside WEBM. It is not a music-visualizer or slideshow generator.