Every format
Word, Excel, PowerPoint, HTML, Markdown and URLs into pixel-accurate PDFs, plus PDF tooling on top.
A fast, reliable conversion API for Office docs, HTML, Markdown, URLs and PDFs. One token, every format.
Word, Excel, PowerPoint and OpenDocument into faithful PDFs.
HTML and Markdown templates to PDF, with the CSS intact.
Send a link, get the whole page back as a PDF.
Merge several PDFs, or split one by page range.
Capture a URL or HTML as a PNG, JPEG or WebP image.
Convert to PDF/A or PDF/UA, with metadata embedded.
Authenticate with your token, POST the file to the route for the conversion you want, and get the finished document back. That is the whole integration.
# Word → PDF in one call curl https://api.meltdocs.com/forms/libreoffice/convert \ -H "Authorization: Bearer mdk_live_…" \ -F files=@report.docx \ -o report.pdf
Word, Excel, PowerPoint, HTML, Markdown and URLs into pixel-accurate PDFs, plus PDF tooling on top.
A single REST endpoint, per-plan monthly quotas, and predictable latency behind your token.
Authenticate with one key, POST your file, get your result. No SDK lock-in, no ceremony.