workflows.fit
Back to n8n workflows
n8n templateFreeBy Edisson Garcia

Enhance Google Drive images with Gemini 2.5 Flash AI

🚀 Google Drive Image Enhancement with Gemini nano banana This workflow automates image enhancement by integrating Google Drive with Google Gemini. It fetches unprocessed images from a source folder, applies AI-driven...

DevelopmentCore NodesData & StorageSplit In BatchesExtract From FileHttp RequestSet
Loading interactive preview...

Template notes

🚀 Google Drive Image Enhancement with Gemini nano banana This workflow automates image enhancement by integrating Google Drive with Google Gemini. It fetches unprocessed images from a source folder, applies AI-driven transformations based on a customizable prompt (e.g., clean and realistic product backgrounds), and uploads the enhanced results into a destination folder—streamlining e-commerce catalog preparation or creative pipelines.

---

🔑 Key Features

Customizable Prompt Node → Easily adjust the style/instructions for Gemini (e.g., backgrounds, lighting, focus). Google Drive Integration → Automatically fetches images from a source folder and uploads results to a target folder. AI Processing via Gemini → Converts original images to Base64, sends them with the prompt to Gemini, and returns enhanced versions. Image Filtering → Processes only files whose mimeType contains "image". Loop Handling → Iterates over all images in the source folder until all are processed.

---

⚙️ Setup Instructions

1. Configure Prompt

Open the promt node. Replace the text with your desired Gemini instructions (e.g., "Add a clean, realistic background for baby products").