What is the difference between .csv and .wps?
- Extension
- .csv
- .wps
- Format
- Text
- Binary
- Category
- Developer
- Document
- Developer
- Microsoft
- Description
- A CSV file is a comma separated values file commonly used by spreadsheet programs such as Microsoft Excel or OpenOffice Calc. It contains plain text data sets separated by commas with each new line in the CSV file representing a new database row and each database row consisting of one or more fields separated by a comma. CSV files are often opened by spreadsheet programs to be organized into cells or used for transferring data between databases.
- A WPS file is a document created with Microsoft Works word processing software. It contains document elements similar to a Microsoft Word (.DOC) document, but does not include advanced formatting options and macros that a Word document may contain.
- MIME Type
- text/csv
- application/vnd.ms-works
- Sample
- sample.csv
- sample.wps
- Wikipedia
- .csv on Wikipedia
- .wps on Wikipedia