What is the difference between .aif and .caf?
- Extension
 - .aif
 - .caf
 
- Format
 - Binary
 - Binary
 
- Category
 - Audio
 - Audio
 
- Developer
 - Apple
 - Apple
 
- Description
 - This is an audio file very similar to .WAV file but is developed using the Audio Interchange File Format (AIFF). It is mainly used to store standard CD audio.
 - Digital audio format based on Apple's Core Audio technology; stores audio data as well as text annotations, markers, channel layouts, and other information; similar to an .AIFF or .WAVE file, but does not have a 4GB size limit and can store any number of audio channels.
 
- MIME Type
 - audio/aiff
 - audio/x-caf
 
- Sample
 - sample.aif
 - sample.caf
 
- Wikipedia
 - .aif on Wikipedia
 - .caf on Wikipedia