Make

Create Images from PDF

Creates a snapshot of a specific PDF page and saves it as a picture. For instance, this thumbnail can for instance be used as a preview on the web

Parameters

File NameString, Required

Map the file name from the source action

DocumentString, Required

Map the file Data from the source action

Page NumberInteger, Required

Give page numbers.

Image width in PixelInteger, Required

Width in pixels of the image generated.

Image Type to be GeneratedString, Required

JPG/JPEG
PNG
BMP
GIF
TIF/TIFF

Output

NameString

The name of the output file.

Doc DataBuffer

The output document in Base64 format.

Create Images from PDF module in Make