What is the difference between .wpt and .tsv?
- Extension
- .wpt
- .tsv
- Format
- Binary
- Text
- Category
- Document
- Database
- Developer
- Microsoft
- Description
- A Word 97-2003 Template (WPT) is a file format used by Microsoft Word 97-2003 to save and store pre-formatted document templates. WPT files contain pre-defined formatting, layout and text, which can be quickly applied to new documents created with the template.
- 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.
- MIME Type
- application/msword
- text/tab-separated-values
- Wikipedia
- .tsv on Wikipedia