🎬 Enhance Google Drive images with Gemini 2.5 Flash AI

⚑ 141 views · 🎬 Content Creation & Video

Description

πŸš€ 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


βš™οΈ 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”).
  2. Set Google Drive Folders

    • In origin_folder β†’ set Search Query to the name of the source folder (with unprocessed images).
    • In destination_folder β†’ set Search Query to the name of the target folder (to save results).
  3. Credentials

    • Provide valid Google Drive OAuth2 credentials for both Drive nodes.
    • Provide a Google Gemini API credential for the banana-request node.
  4. Run the Workflow

    • Trigger from the init node.
    • Workflow will download β†’ convert β†’ send to Gemini β†’ reconvert β†’ upload results automatically.

πŸ›  Customization Guidance


Β© 2025 Innovatex β€’ Automation & AI Solutions β€’ innovatexiot.carrd.co β€’ LinkedIn


πŸ”— Nodes Used

HTTP Request, Google Drive, Filter, Convert to File, Extract from File

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup