This n8n workflow automates the process of generating images from prompts stored in a Google Sheet, converting the images, and uploading them to Google Drive. It starts with a manual trigger, fetches prompts from a specified Google Sheet, creates multiple variations of each prompt, and then uses an AI service to generate images based on these prompts. The workflow splits the API response to handle multiple images, converts base64 image data into file format, and uploads each image to a designated Google Drive folder, naming them dynamically based on prompt data. This setup is ideal for content creators, marketers, or teams looking to automate the creation and storage of AI-generated images efficiently, saving time while maintaining organized assets.
Automated AI Image Generation and Upload Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, convertToFile, googleDrive, googleSheets, httpRequest, manualTrigger, splitInBatches, splitOut, stickyNote |
Reviews
There are no reviews yet.