StarOffice binary formats
From Just Solve the File Format Problem
(Difference between revisions)
(Gallery additional parts; .sdv .thm files) |
(→Sample files) |
||
Line 91: | Line 91: | ||
== Sample files == | == Sample files == | ||
* https://github.com/fosnola/libstaroffice/tree/master/regression | * https://github.com/fosnola/libstaroffice/tree/master/regression | ||
+ | * https://telparia.com/fileFormatSamples/document/starOfficePresentation/ | ||
== Links == | == Links == |
Revision as of 03:43, 3 May 2022
This article describes the native formats of the StarOffice office suite, approximately versions 3.x to 5.x. They are sometimes called the StarOffice "binary" formats, to distinguish them from OpenOffice.org XML and OpenDocument.
Contents |
Formats
Format | Refer to | MIME type | Extension | PRONOM |
---|---|---|---|---|
StarWriter (word processing) | SDW | application/vnd.stardivision.writer | .sdw | fmt/812, fmt/813, x-fmt/400 |
StarWriter, global document | SGL | application/vnd.stardivision.writer-global | .sgl | |
StarCalc (spreadsheet) | SDC | application/vnd.stardivision.calc | .sdc | fmt/808, fmt/809, x-fmt/359 |
StarDraw (vector graphics) | SDA | application/vnd.stardivision.draw | .sda (or .sdd?) | fmt/810, fmt/811, x-fmt/401 |
StarImpress (presentation) | SDD | application/vnd.stardivision.impress | .sdd | fmt/814, fmt/815, x-fmt/360 |
application/vnd.stardivision.impress-packed | .sdp | |||
StarBase (database) | SDB | .sdb | ||
StarMath | SMF | application/vnd.stardivision.math | .smf (or .sdf?) | |
StarChart | SDS | application/vnd.stardivision.chart | .sds | |
StarMail | SDM | application/vnd.stardivision.mail | .sdm | |
Gallery | SDG | .sdg + .sdv + .thm | ||
Template | VOR | .vor |
Software
Sample files
- https://github.com/fosnola/libstaroffice/tree/master/regression
- https://telparia.com/fileFormatSamples/document/starOfficePresentation/
Links
Categories:
- File Formats
- Electronic File Formats
- Document
- File formats with extension .sdw
- File formats with extension .sgl
- File formats with extension .sdc
- File formats with extension .sda
- File formats with extension .sdd
- File formats with extension .sdp
- File formats with extension .sdb
- File formats with extension .smf
- File formats with extension .sds
- File formats with extension .sdm
- File formats with extension .sdg
- File formats with extension .vor
- Sun