Automate Image Resizing and Insertion from Google Drive to Google Docs - n8n Workflow | Neura Market
Automate Image Resizing and Insertion from Google Drive to Google Docs
This n8n workflow automates the retrieval, resizing, and insertion of images from Google Drive into Google Docs, ensuring efficient document creation with minimal manual effort.
Designed for content creators and documentation teams, this workflow streamlines the process of managing images in Google Docs. It retrieves images from a specified Google Drive folder, sorts them numerically, resizes them to fit the document, and inserts them into a Google Docs document. The workflow handles large batches of images by processing them in loops to avoid timeouts, and it skips unsupported files to ensure smooth operation.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Aria Patel
code
wait
stickyNote
googleDrive
httpRequest
manualTrigger
splitInBatches
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.