This n8n workflow automates the process of managing and editing images stored in Google Drive, specifically focusing on removing backgrounds from images. The workflow is triggered daily at 8:00 am, ensuring regular processing of new images with minimal manual intervention. It begins by collecting all image files from a designated Google Drive folder and then iterates over each file. For each image, the workflow downloads the file, sends it to the Photoroom API to remove the background, and then saves the processed image in a dedicated ‘Remove Background’ folder. Simultaneously, the original images are moved to an ‘Original’ folder for archiving. Additionally, sticky notes with detailed instructions are included within the workflow to assist in setup and use. This automation is ideal for digital marketers, content creators, or eCommerce managers who need to regularly update product images with transparent backgrounds efficiently.
Automated Background Removal and Organization for Images
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | googleDrive, httpRequest, scheduleTrigger, splitInBatches, stickyNote |
Reviews
There are no reviews yet.