Block 1 - Config
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow simplifies the process of removing backgrounds from images stored in Google Drive. By leveraging the PhotoRoom API, this template enables automatic background removal, padding adj...
n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.splitout, n8n-nodes-base.googledrive, n8n-nodes-base.merge, n8n-nodes-base.editimage, n8n-nodes-base.stickynote, n8n-nodes-base.googledrivetrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Simon.
Original n8n.io sourceThis n8n workflow simplifies the process of removing backgrounds from images stored in Google Drive. By leveraging the PhotoRoom API, this template enables automatic background removal, padding adjustments, and output formatting, all while storing the updated images back in a designated Google Drive folder.
This workflow is very useful for companies or individuals that are spending a lot of time into removing the background from product images.
The workflow begins with a Google Drive Trigger node that monitors a specific folder for new image uploads.
Upon detecting a new image, the workflow downloads the file and extracts essential metadata, such as the file size.
Configurations are set for background color, padding, output size, and more, which are all customizable to match specific requirements.
The PhotoRoom API is called to process the image by removing its background and adding padding based on the settings.
The processed image is saved back to Google Drive in the specified output folder with an updated name indicating the background has been removed.
PhotoRoom API Key
Google Drive API Access
Easily adjust the background color, padding, and output size using the configuration node.
Modify the output folder path in Google Drive or replace Google Drive with another storage service if needed.
For advanced use cases, integrate further image processing steps, such as adding captions or analyzing content using AI.
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 | Automatic background removal for images in Google Drive |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | Content Creation, Multimodal AI |
| Author | Simon |
| Published | 05 Nov 2024 |
Use the JSON export at /data/workflows/2529/2529.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.
This n8n workflow simplifies the process of removing backgrounds from images stored in Google Drive. By leveraging the PhotoRoom API, this template enables automatic background removal, padding adj...
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 Content Creation, Multimodal AI use case.