Skip to content
← Developer Tools
🔒All processing in your browser 🚫No uploads stored 🛡️Privacy-first conversion tools No login required

AIFF / AIFF-C Validator

Drop any .aiff or .aif file to instantly check its structure. Walks every IFF chunk — verifying the FORM wrapper, COMM (Common), and SSND (Sound Data) chunks, reports sample rate, bit depth, channels, duration, and compression type for AIFF-C files. Also reads embedded text metadata (NAME, AUTH, ANNO) and ID3 tags. Nothing leaves your browser.

AIFF / AIFF-C File
🎵
Drop a .aiff or .aif file here, or Supports .aiff / .aif files up to 200 MB
Wrong file type — only .aiff / .aif files are supported. You dropped a file.
Validation Errors
Warnings
    ✓ Valid AIFF
    Embedded Metadata

    How It Works

    1
    Drop your AIFF fileDrag it onto the drop zone or click "browse" to select it from your device. Both .aiff and .aif extensions are accepted.
    2
    IFF chunk analysisThe validator reads the outer FORM chunk and its type tag (AIFF or AIFC), then walks every inner chunk — parsing the COMM header for audio specs, checking SSND for audio data, and collecting any text or ID3 metadata chunks.
    3
    Review the reportGet a pass/fail result plus full stats: format variant (AIFF vs AIFF-C), compression codec, sample rate, bit depth, channels, sample count, and duration.

    What Gets Validated

    🔒 Privacy & Security

    All validation is performed locally using the Web File API and JavaScript ArrayBuffer. Your audio file is never sent to a server. Suitable for private recordings, unreleased masters, or any sensitive audio content.

    Related Guides & Tutorials