StarOffice binary formats
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Document | |subcat=Document | ||
− | |extensions={{ext|sdw}}, {{ext|sgl}}, {{ext|sdc}}, {{ext|sda}}, {{ext|sdd}}, {{ext|sdp}}, {{ext|smf}}, {{ext|sds}}, {{ext|sdm}}, {{ext|vor}} | + | |extensions={{ext|sdw}}, {{ext|sgl}}, {{ext|sdc}}, {{ext|sda}}, {{ext|sdd}}, {{ext|sdp}}, {{ext|sdb}}, {{ext|smf}}, {{ext|sds}}, {{ext|sdm}}, {{ext|sdg}}, {{ext|vor}} |
}} | }} | ||
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]]. | 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]]. | ||
Line 46: | Line 46: | ||
|{{mimetype|application/vnd.stardivision.impress-packed}} | |{{mimetype|application/vnd.stardivision.impress-packed}} | ||
|.sdp | |.sdp | ||
+ | | | ||
+ | |- | ||
+ | |StarBase (database) | ||
+ | |[[SDB (StarOffice)|SDB]] | ||
+ | | | ||
+ | |.sdb | ||
| | | | ||
|- | |- | ||
Line 64: | Line 70: | ||
|{{mimetype|application/vnd.stardivision.mail}} | |{{mimetype|application/vnd.stardivision.mail}} | ||
|.sdm | |.sdm | ||
+ | | | ||
+ | |- | ||
+ | |Gallery | ||
+ | |[[StarOffice Gallery|SDG]] | ||
+ | | | ||
+ | |.sdg + .sdv + .thm | ||
| | | | ||
|- | |- | ||
Line 72: | Line 84: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | == Software == | ||
+ | * [https://github.com/fosnola/libstaroffice libstaroffice] | ||
+ | * [http://www.staroffice.org/ StarOffice 6 & 7 free download] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://github.com/fosnola/libstaroffice/tree/master/regression | ||
+ | * {{DexvertSamples|document/starOfficePresentation}} | ||
== Links == | == Links == |
Latest revision as of 04:07, 28 December 2023
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[hide] |
[edit] 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 |
[edit] Software
[edit] Sample files
- https://github.com/fosnola/libstaroffice/tree/master/regression
- dexvert samples — document/starOfficePresentation
[edit] 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