Automate 3D Product Video Creation from 2D Images for E-Commerce - n8n Workflow | Neura Market
Automate 3D Product Video Creation from 2D Images for E-Commerce
This workflow streamlines the creation of 3D product videos from 2D images for e-commerce stores, automating the entire process from image upload to video delivery.
The workflow begins by accepting a 2D product image and title via an n8n form. It then generates a unique slug and folder in Google Drive, uploads the original image, and logs data in a Google Sheet. The image background is removed using the remove.bg API, and the cleaned image is uploaded back to Google Drive. The cleaned image is then used to create a 3D video via the Fal.ai API. The workflow checks the video creation status periodically, and once completed, it downloads the video, uploads it
Platform
n8n
Category
E-commerce
Price
Free
Creator
Grace Kim
if
code
wait
gmail
stickyNote
formTrigger
googleDrive
httpRequest
googleSheets
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.