.fodsTypical support level 3
Open FODS Spreadsheets Online
FODS stores an OpenDocument spreadsheet as one flat XML document instead of the multi-file ZIP package used by ODS. Anyfile parses supported sheets and values with SheetJS into the same read-only grid.
Choose a .fods fileYour file stays on this device
Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.
What Anyfile can show
- Worksheets, cells and common number formats
- The workbook represented by the flat XML document
Limits and conditions
- Advanced styles, charts and macros are incomplete
- Very large XML documents still use this device's memory during parsing
IMPLEMENTATION
Viewers responsible for this format
Common question
What is the difference between FODS and ODS?
FODS is a single flat XML document; ODS packages multiple XML and asset files inside a ZIP container.