PDF to Text Command Line Tool
Overview
The PDFCrowd command line client provides access to the PDF to Text API from scripts and terminals.
Installation
Quick Start
The examples below cover the basic conversion flow. See additional examples for more scenarios.
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
Use your own PDFCrowd username and API key for production. You can obtain API credentials from a free trial or API 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.