What is the difference between .wks and .fods?
- Extension
- .wks
- .fods
- Format
- Binary
- Text
- Category
- Spreadsheet
- Spreadsheet
- Developer
- IBM
- Oracle
- Description
- Lotus 1-2-3 Spreadsheet (wks) is a file type used for storing spreadsheet documents created with the Lotus 1-2-3 software. It is a proprietary format developed by IBM, and was the predominant spreadsheet software during the 1980s and early 1990s. The files typically contain data organized in rows and columns, as well as formulas and calculations.
- The FODS (OpenDocument Flat XML Spreadsheet) file format is a type of document file designed for storing spreadsheet data in a single, uncompressed XML file. It is part of the OpenDocument Format (ODF) family, an open standard for document files. Unlike the more common ODS format, which packages various components of the spreadsheet (such as XML files, metadata, and images) into a single, compressed ZIP file, FODS files store all the spreadsheet information in a flat XML file.
- MIME Type
- application/vnd.lotus-1-2-3
- application/vnd.oasis.opendocument.spreadsheet
- Wikipedia
- .wks on Wikipedia
- .fods on Wikipedia