PDF to HTML / Command Line Documentation
Overview
This page serves as a guide on using PDFCrowd API to convert PDF to HTML from the command line.
Installation
Quick Start
Below are examples to help you quickly get started with the API. Explore our additional examples for more insights.
Authentication
The API requires authentication using your PDFCrowd username and API key. To get started quickly, you can use these demo credentials for testing:
- 
      Username:
      
demo - 
      API key:
      
demo 
For production use, start a free trial or purchase a license.
Troubleshooting
- If you are receiving an error, refer to the API Status Codes for more information.
 - 
        Use
        
        
-debug-logto obtain detailed information about the conversion process, including load errors, load times, browser console output, etc. - Consult the FAQ for answers to common questions.
 - Contact us if you need assistance or if there is a feature you are missing.
 
CLI Reference
Refer to the PDF to HTML Command Line Reference Manual for a description of all command line options.