StarOffice binary formats
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 75: | Line 75: | ||
|[[StarOffice Gallery|SDG]] | |[[StarOffice Gallery|SDG]] | ||
| | | | ||
− | |.sdg | + | |.sdg + .sdv + .thm |
| | | | ||
|- | |- | ||
Line 91: | Line 91: | ||
== Sample files == | == Sample files == | ||
* https://github.com/fosnola/libstaroffice/tree/master/regression | * 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 |
[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