top of page

Image to PDF Conversion Workflow

An n8n workflow that downloads an image from a URL, converts it to PDF using ConvertAPI, then saves the PDF locally. Utilizes HTTP Request node with ConvertAPI for file conversion, manual trigger to start, and file system write node for output.

bottom of page