New PDF to MD Converter API

PP
Paulius Petkus
ConvertAPI

We've launched a new PDF to MD API that converts PDF documents into clean, structured Markdown (.md) files with a single REST-API call. It preserves standard document structures like headings, paragraphs, lists, and tables - making it ideal for documentation workflows, content migration, LLM ingestion, and feeding RAG pipelines.

Parameters

  • PageRange (string) - convert only the pages you need, e.g. 1-10 or 1,2,5; useful for large reports or extracting specific sections from long documents.

Try it out