ODS file format
Extension | .ods |
Category | documents |
Programs | Microsoft Office 2007 Microsoft Office 2010 |
Main program | OpenOffice Calc |
Description | ods (OpenDocument Spreadsheet) The .ods file format is a spreadsheet file format used by LibreOffice Calc, OpenOffice Calc, and other office suites that support the OpenDocument standard. It's an XML-based file format and an open alternative to proprietary formats like Microsoft's .xls and .xlsx. ODS files can contain complex spreadsheets with cells, rows, columns, formulas, charts, and graphics. They are commonly used in environments that prefer or require open-source software. |
Technical details | The `.ods` (OpenDocument Spreadsheet) format is part of the OpenDocument Format (ODF) for office documents, featuring the following key elements: - Standardization: ods format is standardized by OASIS and ISO/IEC (ISO/IEC 26300), ensuring a public specification and transparent development process. - XML-Based: It consists of compressed XML files, essentially creating a ZIP archive, promoting robust data exchange and interoperability. - Spreadsheet Elements: It supports rows, columns, cells, formulas, charts, and advanced formatting such as conditional formatting and cell styles. - Macro Support: It allows for the inclusion of macros in various scripting languages, with potential security risks. |
MIME type | application/vnd.oasis.opendocument.spreadsheet application/x-vnd.oasis.opendocument.spreadsheet |