What is the difference between .tsv and .fodt?
- Extension
- .tsv
- .fodt
- Format
- Text
- Text
- Category
- Database
- Document
- Developer
- OpenDocument Foundation
- Description
- A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
- 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
- text/tab-separated-values
- application/vnd.oasis.opendocument.text-flat-xml
- Wikipedia
- .tsv on Wikipedia
- .fodt on Wikipedia