Automate PDF to HTML Conversion with Google Drive and PDF.co - n8n Workflow | Neura Market
Automate PDF to HTML Conversion with Google Drive and PDF.co
This n8n workflow automates the conversion of newly uploaded PDF files in Google Drive to HTML format using PDF.co, and saves the converted files back to Google Drive.
This workflow is designed to streamline the process of converting PDF files to HTML format. It triggers automatically when a new PDF is uploaded to a specified Google Drive folder. The workflow checks if the file is a PDF, then uses PDF.co to convert it to HTML. The converted file is then saved back to Google Drive, ensuring a seamless and automated document transformation process. This is particularly useful for web usage, archiving, or further processing without manual intervention.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Michael Brown
if
code
stickyNote
googleDrive
httpRequest
googleDriveTrigger
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.