Automate Photo Background Removal with Photoroom API & Google Drive - n8n Workflow | Neura Market
Automate Photo Background Removal with Photoroom API & Google Drive
Automatically processes images from a Google Drive folder using Photoroom API to remove backgrounds, saving originals and processed files in subfolders. Triggers daily for efficient backlog handling.
This n8n workflow automates image processing for teams handling large photo volumes. It triggers every morning via a schedule node, scans a specified Google Drive folder for new images shared by photographers or teams, and retrieves file names and IDs. For each image, it sends an HTTP POST request to the Photoroom API to generate a background-removed version, then uploads the processed image to a 'Remove Background' subfolder and the original to an 'Original' subfolder—all within Google Drive.
Platform
n8n
Category
Website Building
Price
$14.99
Creator
Jose Maurino
Photoroom
Google Drive
Image Processing
Background Removal
AI Automation
Marketing
Events
Photography
n8n Workflow
Daily Trigger
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.