Loses multi-level header organization in hierarchical tables, so parent-child column relationships are not reconstructed in the markdown output.
What was measured
Table Preservation
Preserves complex table structures, including rows, columns, multi-row headers, and merged-cell relationships in markdown.
decisive for this rankingtransformation
Accurate Markdown conversion of complex PDFs depends on keeping table structure intact, not flattening it into plain text. (3 of 3 judges)
What was given, what came back
Test input: Financial Report - Table Heavy · pdf · group: financial-report-table-heavy
Input — what we sent


Financial Report - Table Heavy
A table-heavy corporate financial report used to test extraction of dense, hierarchical financial statements with grouped columns, multi-row headers, segment-reporting tables, and narrative disclosures.
Why this input is hard
- · Multi-page financial statement extraction
- · Hierarchical table reconstruction
- · Grouped columns and multi-row headers
- · Reading order in a report with mixed narrative and tables
- · Document structure retention
- · Markdown usability
Output — unretouched


Also checked on this input — same tool, 4 other criteria
Complex Document Handling✓ WorkedHandles an 18-page table-heavy financial report and returns a parsed markdown output plus preview, showing end-to-end extraction on a dense corporate document.Reading Order & Structure✓ WorkedThe tool preserves a long narrative operating-performance section with headings and paragraph flow in a quarterly financial report page.Reading Order & Structure⚠ StruggledDoes not consistently preserve paragraph boundaries, so narrative flow fragments across sections instead of staying in the source order.Text & OCR Completeness⚠ StruggledPartially truncates OCR on the scanned disclaimer page, dropping the right edge of several sentences in the GAAP, translation, forward-looking statements, and rounding notice.
Provenance
- Observation
- a86ffd95-175a-40ec-8670-6791368379df
- Evidence run
- 6e3160de-fe46-4b45-b071-72560b5c5d0e
- Study
- Convert a Complex PDF into Clean Markdown with an API
- Research task
- 86b9h7t37
- Tested at
- not recorded
- Source
- first-party
- Evidence state
- verified
- Proof shown
- input + output shown
- Cost / latency
- not captured
- Repeat run
- not captured
- Tester
- not captured
The last three rows are honest blanks, not placeholders — our capture has no field for them yet.
Query this
get_evidence({
tool: "nutrient-io",
scenario: "financial-report-table-heavy"
})MCP · mcp.aidemos.com/api/mcp
Free with attribution.
Same input, same check — 8 other tools
measured on Table Preservation
Adobe API✓ WorkedPreserves a grouped multi-level segment table with previous/current quarter amounts and year-over-year change columns, keeping the segment rows and totals aligned.Extend AI✓ WorkedPreserves grouped-column structure in the financial tables, including the multilevel segment matrix and the balance-sheet comparison layout.Landing AI✓ WorkedReconstructs a multi-column segment comparison table with previous-year, present-year, and year-over-year change columns aligned across the rows.LlamaParse◐ MixedKeeps the numeric values in a dense hierarchical table but makes grouped-header semantics less explicit, so parent-child column roles become less clear.Mistral AI✗ FailedDistinct header levels are collapsed into a single cell in the multilevel table, weakening the parent-child relationships that define the column semantics.Reducto✗ FailedBreaks a 5-column business-results table by duplicating the 2025 header and merging the 2024 value and percent change into one cell; the Net sales row ends up with 254,811 and 2.6 smashed together.Tensorlake✗ FailedBreaks on a more complex multi-header table by losing header hierarchy and omitting at least one header label, producing an incomplete and structurally incorrect reconstruction.Upstage AI✗ FailedMisaligns column headers with data regions in dense financial tables, producing a structurally inconsistent balance-sheet extraction rather than a clean header-to-row mapping.
This evidence is published in
Real inputs and real outputs, no retouching · every cell queryable via API & MCP · aidemos.com