Sample AIFF Files — Download Apple Uncompressed Test Audio

Audio Interchange File Format · .aiff, .aif · MIME type audio/aiff

2 files529 KB1.8 MBDirect linksNo ads, no sign-upFree for any useSHA-256 verified

Download a sample AIFF file — Apple's uncompressed PCM format, the macOS equivalent of WAV and the native export of Logic Pro, GarageBand and iTunes' 'AIFF encoder'. The audio is identical to our WAV samples; only the container and byte order (big-endian) differ, which is exactly what trips up decoders that assume little-endian PCM.

AIFF is common in music production, mastering and sound-design handoffs, and large: like WAV, it is 176.4 KB per second at CD quality.

Preview: sample-audio-3s.aiff — every file on this page uses the same test pattern at a different size or resolution.

Download sample AIFF files

FileDetailsSizeDownload
sample-audio-3s.aiff
3s • 16-bit 44.1 kHz
3 s · PCM_S16BE · 1411 kbps · 44.1 kHz · stereo529 KB
529,334 bytes
Download AIFF
sample-audio-10s.aiff
10s • 16-bit 44.1 kHz
10 s · PCM_S16BE · 1411 kbps · 44.1 kHz · stereo1.8 MB
1,764,134 bytes
Download AIFF
2 files · direct links · no sign-up · CORS enabled

Need one of every audio format? Download the audio sample pack (1.7 MB, one small file of every audio format (9 files)).

Use these files from the command line or CI

Every URL is stable and CORS-open. Pin the SHA-256 in your test and you will know the moment a fixture changes.

# Download one file
curl -O https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/audio/aiff/sample-audio-3s.aiff

# Verify it (SHA-256 is listed for every file above)
shasum -a 256 sample-audio-3s.aiff

# Machine-readable index of every sample file
curl https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/index.json | jq '.files[] | select(.format=="aiff")'

AIFF format at a glance

Full nameAudio Interchange File Format
Extensions.aiff, .aif
MIME typeaudio/aiff
IntroducedApple, 1988 (based on EA IFF)
EncodingLinear PCM, big-endian
Samples here16-bit 44.1 kHz stereo
Magic bytes46 4F 52 4D … 41 49 46 46 (FORM…AIFF)

What people test with sample AIFF files

  • Music-production file handoffs
  • Byte-order handling in PCM decoders
  • Mac-originated audio uploads

Frequently asked questions

AIFF vs WAV — is there a quality difference?

None; both are uncompressed PCM. AIFF stores samples big-endian and supports slightly richer metadata; WAV is more widely supported on Windows and the web. Convert between them losslessly with any audio tool.

Are these AIFF files safe to download?

Yes. Every file is generated by our own open script from scratch — nothing is scraped or user-uploaded — and contains no scripts, macros or executables. The SHA-256 of each file is published on this page so you can verify what you received.

Can I use the sample AIFF files commercially?

Yes. They are free for any purpose, including commercial products, test suites, demos and redistribution, with no attribution required. There is nothing to license and no one to ask.

Can I hotlink these files or use them in CI?

Yes. Every link is a stable direct URL over HTTPS with Access-Control-Allow-Origin: * and long cache headers, so curl, wget, fetch() and test runners can pull them directly. A JSON index of every file is linked from each page (see the command-line section).

Related sample files

Testing a file pipeline? We build them.

Uploads, conversions, previews, document processing and media workflows are the kind of production systems Pine & Birch designs and runs for clients — which is why we needed these files in the first place.

See how we can help
Free sample files by Pine & Birch — technology consulting, Toronto. Free for any use, no attribution required.