Effortlessly Convert Multi-Page PDFs to PNGs Using PDF.co API
This workflow automates the conversion of each page in a multi-page PDF into high-quality PNG images using the PDF.co API, streamlining the process for quick and efficient document conversion.
The workflow begins by retrieving example PDF files and extracting their links. It then processes these PDFs by splitting them into individual pages, uploading them to a presigned URL, and converting each page to a PNG image using the PDF.co API. The resulting images are downloaded and combined into a zip file for easy access. This setup is ideal for users who need to convert multiple PDFs regularly, as it automates the entire process from start to finish.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Ryan O'Connor
set
html
limit
merge
splitOut
aggregate
stickyNote
compression
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.