PDF to HTML API Documentation
Overview
The PDF to HTML API converts PDF pages to fixed-layout HTML. Supply a PDF file or a URL.
Conversion runs on PDFCrowd’s servers. Return a self-contained HTML file or a ZIP with separate resources, with options for page selection, scale, and embedding images, CSS, and fonts.
Guides, Examples, and Reference
Choose HTTP, an official SDK, or the command line. Start with the guide for setup and your first conversion. Examples cover specific tasks; the reference describes methods, parameters, and accepted values.
| Implementation | Guide | Examples | Reference |
|---|---|---|---|
| HTTP API | Guide | Examples | Reference |
| PHP | Guide | Examples | Reference |
| Java | Guide | Examples | Reference |
| .NET | Guide | Examples | Reference |
| Python | Guide | Examples | Reference |
| Node.js | Guide | Examples | Reference |
| Ruby | Guide | Examples | Reference |
| Go | Guide | Examples | Reference |
| Command line | Guide | Examples | Reference |