Home  /  File formats  /  xlsx

XLSX file format

Extension.xlsx
Categorydocuments
Programs
Microsoft Office
LibreOffice
Kingsoft Office
Google Docs
Main programMicrosoft Office
Description.xlsx (Microsoft Excel Open XML Spreadsheet) The .xlsx format is the default file format for spreadsheets created in Microsoft Excel, starting with Excel 2007 and later versions. It is part of the Office Open XML specification and utilizes XML and ZIP compression to reduce file sizes. The .xlsx format is capable of handling complex spreadsheets with data, formulas, charts, pivot tables, and various formatting options. It is more efficient and secure compared to the older .xls format and is commonly used in business, education, and personal data management.
Technical detailsIntroduced in Excel 2007 as part of the Office Open XML (OOXML) standard, the `.xlsx` format represents a significant advancement from the older `.xls` format. It utilizes XML within a ZIP archive structure to enhance data readability and efficiently organize elements such as worksheets and shared strings. This format can handle extensive datasets, supporting up to 1,048,576 rows and 16,384 columns per sheet. Additionally, it includes advanced features like formulas, charts, pivot tables, and VBA macros. The use of shared XML files helps optimize file size. `.xlsx` promotes cross-platform interoperability, integrates security features such as digital signatures and encryption, and even offers a macro-enabled `.xlsm`
MIME type
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet