What is the difference between .aif and .txt?
- Extension
 - .aif
 - .txt
 
- Format
 - Binary
 - Text
 
- Category
 - Audio
 - Document
 
- Developer
 - 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.
 - A TXT file is a standard text document that contains unformatted text. It is recognized by any text editing or word processing program and can also be processed by most other software programs.
 
- MIME Type
 - audio/aiff
 - text/plain
 
- Sample
 - sample.aif
 - sample.txt
 
- Wikipedia
 - .aif on Wikipedia
 - .txt on Wikipedia