PDF Tools
Extract Images from a PDF
Extracts Images from a PDF
Uses
Use this task for extracting images from a PDF file.
Basic Usage
Flow Data Explained
required array
files An array of PDF files from which to extract images.
required string
format The output format of the images. Available options are: png
, jpeg
, gif
required string
function The pdf_tools
function to call, in this case it would be extract_images