Skip to content

AI Convert to Markdown

🤖 AI Drafted (Not reviewed)

An AI vision model reads each image/page and WRITES it out as clean Markdown — a generative re-creation of the content (headings, lists, tables), not a mechanical file conversion; wording and layout are the model’s reading of the page. Feeds the Markdown representation in the document viewer. The model alias and layout options are editable on the Convert node.

Folder /Convert
Steps 2
Tags preset, convert, markdown, representation

Steps, in run order

1. Files

Tool: Files — Pass through input files from workflow context

2. AI Convert to Markdown

Tool: AI Convert — Generative format conversion: an AI vision model re-creates the page as Markdown, HTML, SVG, LaTeX, or CSV. The output is the model’s reading of the page, not a mechanical file conversion.

Settings this step uses:

Option Value
preserve_layout yes
target_format markdown

What this step asks the model:

Convert this image to Markdown format.
- Use proper heading levels (# ## ###)
- Use tables for tabular data
- Use lists for enumerated items
- Use code blocks for code/technical content
- Use > for quotes or callouts

IMPORTANT: Faithfully reproduce the original layout, spacing, and visual structure. Match positions, alignment, and proportions as closely as possible.

Output ONLY the MARKDOWN content, no explanations or code fences.