GS-Calc and ODF file format - compatibility

GS-Calc can use both its private binary file format and the ODF format as its native file formats.

GS-Calc (*.gsc)

Typically GS-Calc *.gsc files should be several times smaller than the corresponding ODF files. Thanks to various special compression techniques for certain files that difference can even reach several hundreds times or more. Similarly loading/saving times can be even tens of times faster when this file format is used.
GS-Calc *.gsc files can have any size and can exceed 4GB. There are any practical limits for this file formats except that a single worksheet can use up to about 500GB RAM memory when loaded.

GS-Calc files are plain zip files that contains several zip streams including the workbook data, used images, the list of files (along with optional encryption information), the current file version number, the minimal GS-Calc version required to open it and the thumbnail image. The thumbnail path is: Thumbnail/thumbnails.png.
If the file is encrypted, both the workbook data and all used images are encrypted.

To associate the *.gsc file type with GS-Calc in Windows, you must register that file type in the Windows registry database. To do this, run GS-Calc as an administrator (e.g. right-click GS-Calc shortcut/icon and on the context menu choose "Run as administrator") and use the Settings > Register GS-Calc *.gsc File Type command.
Similarly, if you no longer need that registration, you can use the Settings > Unregister GS-Calc *.gsc File Type command to remove all registry entries added earlier.

Open Document Format (*.ods)

GS-Calc uses the Open Document ODF 1.2/1.3 specification. This is a standard file format used by several notable applications.

There are several GS-Calc-specific features that won't be saved when using this file format.
When you save files in this format GS-Calc checks which such features will be skipped and displays this information.

Additionally before saving an *.ods file you can choose whether it's to be used in Google Sheets or Excel.
This option can be necessary as a couple of tens of certain Excel formulas are saved/loaded differently in Google Sheets and Excel.

Some differences that you're likely to come across include the following:

Related Topics

Excel (*.xlsx, *.xml, *.xls) files
GS-Base (*.gsb) files
PDF files
Text files (*.csv, *.txt, *.tab ...)
Text *.zip archives
dBase/Clipper/FoxPro files
MySQL (*.sql) files
SQlite (*.db) files