Block 1 - Google Drive Trigger
- Type / Role
- n8n-nodes-base.googleDriveTrigger - googleDriveTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Auto Edit Google Drive Images with Nano Banana + Social Auto Post Drop an image into Google Drive and let this workflow handle the rest: it auto cleans and enhances the image with Google’s Nano Ban...
n8n-nodes-base.googledrivetrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.googlesheets, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Automate With Marc.
Original n8n.io sourceDrop an image into Google Drive and let this workflow handle the rest: it auto-cleans and enhances the image with Google’s Nano Banana (via Wavespeed API), generates a catchy caption with GPT-5, and publishes directly to your connected social accounts using Postiz.
**👉 Watch step-by-step video tutorials of workflows like these on **https://www.youtube.com/watch?v=4wk6PYgBtBM&list=PL05w1TE8X3bb1H9lXBqUy98zmTrrPP-s1
Connect your Google Drive and select the upload folder.
Add your Wavespeed API key for Nano Banana.
Connect Google Sheets for logging.
Add Postiz API credentials and set the integration ID for your channel(s).
Enter your OpenAI API key for GPT-5 captioning.
Adjust the edit prompt for different use cases (e.g., product cleanup, lighting tweaks).
Change Postiz post type to scheduled instead of “now.”
Add more Postiz posts for multi-platform publishing.
Insert an approval loop (Slack/Email) before posting.
Edited Image Log (Sheets): stores final image URL + timestamp.
Publishing Log (Sheets): tracks workflow status per asset.
Sticky notes in the template explain each major block.
Replace sample IDs with your own (folder IDs, sheet IDs, Postiz integration).
Keep all API keys in n8n Credentials, not in node parameters.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate image editing & Instagram posting with Nano Banana & GPT-5 captions |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Social Media, Multimodal AI |
| Author | Automate With Marc |
| Published | 17 Sept 2025 |
Use the JSON export at /data/workflows/8690/8690.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Auto Edit Google Drive Images with Nano Banana + Social Auto Post Drop an image into Google Drive and let this workflow handle the rest: it auto cleans and enhances the image with Google’s Nano Ban...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, Multimodal AI use case.