Remove Advanced Background from Google Drive Images
detail.loadingPreview
Automatically removes backgrounds from images stored in Google Drive and uploads the processed images back.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of removing backgrounds from images stored in Google Drive. It downloads images, uses an external API to remove the background with customizable padding and output size, and then uploads the processed images back to a specified Google Drive folder.
Key Features
- Downloads new images from a specified Google Drive folder.
- Removes image backgrounds using an external API.
- Supports transparent or colored backgrounds.
- Allows customization of padding and output image size.
- Uploads the processed images back to Google Drive.
How To Use
- Import this workflow into n8n.
- Configure your Google Drive credentials in the Google Drive nodes.
- Obtain a Photoroom API key and set it in the 'Config' node or as an environment variable.
- Specify the Google Drive folder to monitor for new images in the 'Watch for new images' node.
- Specify the output Google Drive folder for processed images in the 'Config' node.
- Trigger the workflow to start processing images.
Apps Used
Workflow JSON
{
"id": "39a38a3d-5997-4cd5-8392-a17b2defcd37",
"name": "Remove Advanced Background from Google Drive Images",
"nodes": 0,
"category": "Image Processing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 39a38a3d-5997...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Convert Image from JPG/PNG to WEBP
Converts JPG or PNG images to WEBP format and uploads them to Google Drive.
Image Keyword Generation
Generates descriptive keywords for an image by analyzing its color information and using AI.
Automated Background Removal and Resizing for Google Drive Images
Automatically removes backgrounds from images in a Google Drive folder, resizes them, and uploads the results back to Google Drive.
FLUX Fill Standalone
A standalone workflow for image inpainting and editing using FLUX.
AI Generated Caption Overlay on Image
Generates a caption for an image using AI and overlays it onto the original image.
Community Passport Photo Validator
Validates passport photo suitability using an AI vision model based on UK government guidelines.