Essential Features
Professional Features
AI Document Processing
Construction
Aviation
Manufacturing
Finance
Education
Printing
Government
Healthcare
SharePoint
Salesforce
OneDrive
Teams
Make
Zapier
Power Automate
OutSystems
Get the full self-hosted SDK and AI document processing on GitHub. One-click deploy to quickly build your document workflows.
Extract text, tables, and images from PDF documents to a Markdown file.
CConvertOption option = CPDF_DefaultConvertOption(); CPDF_StartPDFToMarkdown(CPDF_TEXT("markdown.pdf"), CPDF_TEXT("password"), CPDF_TEXT("path/output.md"), option, NULL);