pdf pdf |
|---|
SDOCX Compatibility Corpus
This dataset contains paired Samsung Notes .sdocx documents and reference PDF exports for parser, renderer, and visual-regression testing. Each pair has a numeric ID and descriptive name recorded below.
The .sdocx file is the source fixture. The matching PDF is the expected visible result exported from Samsung Notes; it is a visual reference, not a byte-for-byte rendering requirement.
Files
| ID | Source | Reference | Coverage |
|---|---|---|---|
01-basic-formatting |
01-basic-formatting.sdocx |
01-basic-formatting.pdf |
Headings, paragraphs, inline formatting, lists, links, a table, a fenced code block, and Markdown-like syntax |
03-image-placement |
03-image-placement.sdocx |
03-image-placement.pdf |
Chelsea image placement across three visible pages |
Fixture integrity:
| File | SHA-256 |
|---|---|
01-basic-formatting.sdocx |
86716d1ccc070d101272ff0760276b8e2d913bfcde88e34d3d64c5c51a1fd21b |
01-basic-formatting.pdf |
fb1437be8c1c172374b6c798cb65ace68e7ccffaad61db3807e4e8e0d2dcc2a1 |
03-image-placement.sdocx |
8bfa5a5117ab2d11a28058dee0f8fc61fdeaeb40a454af971e3bfb9a0ab7af9a |
03-image-placement.pdf |
9d304575876ada6a32da5c4d8a5ffa6bc6c8f64aa4df1a4372d16daa2d60d854 |
The 01-basic-formatting source archive stores six page records, while its reference PDF contains five visible pages. The 03-image-placement archive contains four page records and one embedded 451 × 300 RGB PNG, while its reference PDF contains three visible pages. Consumers should preserve stored structure separately from visible-page rendering semantics.
Intended use
- Check whether an SDOCX parser can load real Samsung Notes archives safely.
- Compare rendered output with the corresponding Samsung Notes PDF.
- Build focused compatibility tests for document structure, text, tables, links, code blocks, and styling.
- Track renderer changes with page-level visual diffs.
When comparing output, normalize page size and rasterization settings first. Font substitution, antialiasing, and PDF renderer differences can create harmless pixel-level changes.
Limitations
This is an early, synthetic compatibility corpus with two fixtures. It is not representative of every Samsung Notes version, device, font, pen type, embedded-media type, encrypted document, or malformed archive. A successful result on this dataset does not imply full SDOCX compatibility.
The SDOCX format is proprietary. This dataset documents observed behavior and does not provide or claim an official format specification.
License and attribution
The dataset contents are available under the Creative Commons Attribution 4.0 International license.
When redistributing or adapting the fixtures, credit the SDOCX Compatibility Corpus contributors, link to this dataset, and indicate whether changes were made. Samsung Notes and Samsung are trademarks of their respective owner; this dataset is not affiliated with or endorsed by Samsung.
The Chelsea photograph used in 03-image-placement is by Stefan van der Walt and remains available under CC0. The source image is Chelsea from scikit-image v0.24.0; its CC0 dedication is documented in the scikit-image data reference.
- Downloads last month
- 50