# Drop2MD public fixtures

Tiny samples for money landers and local reproducibility. Drop a binary on [drop2md.com](https://drop2md.com/) and compare to the expected Markdown.

| File | Role |
| --- | --- |
| `clean-sample.docx` | Clean Word-style headings / lists |
| `clean-docx.expected.md` | Expected Markdown shape (illustrative) |
| `table-sample.pptx` | Slide / table-ish Office sample |
| `messy-pptx-table.expected.md` | Expected table-oriented Markdown shape |
| `rtl-notes.expected.md` | RTL / Hebrew notes sample (Markdown only) |
| `sample.csv` | Tiny CSV for spreadsheet → table checks |

## Limits (honest)

- Text-native only — **no OCR** for scans or image-only PDFs.
- No public convert API; browser UI only.
- Expected `.md` files are **illustrative fidelity targets**, not byte-identical golden files for every engine version.

See also: [/pdf-to-markdown](https://drop2md.com/pdf-to-markdown), [/docx-to-markdown](https://drop2md.com/docx-to-markdown), [/private-markdown-converter](https://drop2md.com/private-markdown-converter), [/how-it-works](https://drop2md.com/how-it-works).
