What is the difference between .avi and .rst?
- Extension
- .avi
- .rst
- Format
- Binary
- Text
- Category
- Video
- Document
- Developer
- Microsoft
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- An AVI file is a file saved in a multimedia container format created by Microsoft. It stores video and audio data that may be encoded in a variety of codecs such as DivX and XviD. AVI files typically use less compression than similar formats such as .MPEG and .MOV.
- Primarily created for Python, RST is a text file that uses reStructuredText markup language for in-line program documentation. It can also be used to develop standalone documents and simple web pages.
- MIME Type
- video/avi
- text/x-rst
- Sample
- sample.avi
- Wikipedia
- .avi on Wikipedia
- .rst on Wikipedia