Stubmation
Convert PDF to PNG
Convert a PDF file to PNG images
Uses
Use this task for converting a PDF file to PNG images for passing to an LLM in the gpt_chat_task.
Basic Usage
Flow Data Explained
required array
files An array of objects each containing a fileuuid
key and a filename
key. The fileuuid
is the UUID of the file in the stubber file system, and the filename
is the name of the file.