Docen Parse
The core parsing model. It reads a document the way a person would — top to bottom, column by column — and returns clean Markdown, HTML, or JSON with the layout intact.
- Reading order across columns and pages
- Tables preserved as structured cells
- Math, code, and lists kept faithful
- One call from file to clean text
# Quarterly Report
| Metric | Q1 | Q2 |
| --- | --- | --- |
| Revenue | 4.1 | 4.8 |