Conversion guides

Live DocuShell conversion workflows

Each guide maps to a real DocuShell API surface and includes MIME facts, output behavior, queue flow, format-specific edge cases, and a working request example.

text-to-pdf

Markdown to PDF

Convert CommonMark and GFM Markdown into a typeset PDF with syntax-highlighted code blocks, equation rendering and a generated table of contents.

web-to-pdf

Web page to PDF

Capture a live web page as a PDF after JavaScript execution and asset load, with strict SSRF guards that block private and metadata address ranges.

pdf-extract

PDF to Markdown

Use DocuShell's Parse PDF API to extract a PDF into the Markdown output variant, with detected headings, tables and ordered lists for RAG indexes or LLM context.

pdf-to-office

PDF to Word document

Recover editable Word output from a PDF by reconstructing paragraphs, lists, tables and inline images into Office Open XML.

pdf-extract

PDF to Plain text

Use DocuShell's Parse PDF API to strip a PDF into the plain-text output variant, with reading-order recovery for consumers that do not need structure.