Convert to Image

Go to Product

This endpoint converts a PDF file to image(s) with the specified image format, color type, and DPI. Users can choose to get a single image or multiple images. Input:PDF Output:Image Type:SI-Conditional

Options

File Input
Page Numbers
The pages to select, Supports ranges (e.g., '1,3,5-9'), or 'all' or functions in the format 'an+b' where 'a' is the multiplier of the page number 'n', and 'b' is a constant (e.g., '2n+1', '3n', '6n-5')
Image Format
The output image format
Single or Multiple
Choose between a single image containing all pages or separate images for each page
Color Type
The color type of the output image(s)
DPI
The DPI (dots per inch) for the output image(s)
Set Include Annotations
Enable to set the optional field Include Annotations
Include Annotations
Include annotations such as comments in the output image(s)
Response Type
Specify the response type. The following response types are available:
  • application/pdf – Single PDF file result
  • application/zip – ZIP archive containing multiple output files
  • image/png – Single image file (PNG)
  • image/jpeg – Single image file (JPEG)
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.