What is the difference between .aif and .fodt?
- Extension
 - .aif
 - .fodt
 
- Format
 - Binary
 - Text
 
- Category
 - Audio
 - Document
 
- Developer
 - Apple
 - OpenDocument Foundation
 
- 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.
 - FODT (Flat XML ODF Text Document) is a file type used for documents created in OpenDocument text editors, such as LibreOffice Writer. FODT files are based on the OASIS Open Document Format (ODF) and store text-based documents that also contain formatting and layout information. They can be opened in compatible text editors and other programs, such as Microsoft Word.
 
- MIME Type
 - audio/aiff
 - application/vnd.oasis.opendocument.text-flat-xml
 
- Sample
 - sample.aif
 
- Wikipedia
 - .aif on Wikipedia
 - .fodt on Wikipedia