About
ApiJolt is a PDF conversion API for developers. Send a file or a URL. Get a PDF back.
It converts many formats: HTML, live URLs, Markdown, Word (DOCX, DOC, ODT, RTF), Excel (XLSX, XLS, ODS, CSV), PowerPoint (PPTX, PPT, ODP) and images (JPG, PNG, WebP, GIF, BMP, TIFF).
One endpoint does it all: /v1/convert-to-pdf. It detects the input format on its own.
Under the hood: Puppeteer and Chrome render HTML with full CSS3, Flexbox, and Grid support. LibreOffice headless converts Office files. ImageMagick converts images.
You pick the response type: binary (stream the PDF back), base64 (for JSON workflows), or url (for async jobs).
Files delete after 1 hour. Nothing sits on the server long-term.
Pricing is a flat monthly fee with a hard cap. No credit system. No surprise overage charges. The free tier covers 1,000 conversions a month across all formats.
