Image to Image in Command Line

This page describes how to use the Pdfcrowd online API to convert between images formats from the command line.

Installation

You can install the application from PyPI
pip install pdfcrowd

Check out other installation options.

Quick Start

Here are Command Line examples for quickly getting started with the API. See more examples.

Authentication

The credentials to access the API are your Pdfcrowd username and the API key.

Troubleshooting

  • Refer to the API Status Codes page if the API returns an error.
  • You can use -debug-log to get detailed info about the conversion, such as load errors, load times, browser console output, etc.
  • Check the FAQ.
  • Contact us if you need help or are missing a feature.

User Manual

Refer to the Image to Image Command Line Reference Manual for a description of all command line options.