Convert Image to PDF and Save Locally

somdn_product_page

This n8n workflow automates the process of converting an image to a PDF file when triggered manually. It starts with a manual trigger for testing purposes, then downloads an image from a specified URL. The image is subsequently sent to a third-party API (ConvertAPI) for conversion from JPG to PDF, using authentication credentials. Once converted, the resulting PDF file is saved to the local disk as ‘document.pdf’. This workflow is especially useful for automating image-to-PDF conversions for documentation, reports, or record-keeping tasks, streamlining manual work and ensuring quick, reliable file processing.

Node Count

0 – 5 Nodes

Nodes Used

httpRequest, manualTrigger, readWriteFile, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Convert Image to PDF and Save Locally”

Your email address will not be published. Required fields are marked *