workflows.fit
Back to n8n workflows
n8n templateFreeBy Arkadiusz

Generate custom icons with OpenAI GPT image & Google Drive auto-storage

Workflow Description: Turn a simple text idea into production-ready icons in seconds. With this workflow, you input a subject (e.g., “Copy”, “Banana”, “Slack Mute”), select a style (Flat, 3D, Cartoon, etc.), and off i...

Data & StorageAILangchainCore NodesForm TriggerFormOpen AiGoogle Drive
Loading interactive preview...

Template notes

Workflow Description:

Turn a simple text idea into production-ready icons in seconds. With this workflow, you input a subject (e.g., “Copy”, “Banana”, “Slack Mute”), select a style (Flat, 3D, Cartoon, etc.), and off it goes.

Here’s what happens:

1. A form trigger collects your icon subject, style and optional background. 3. The workflow uses an LLM to construct an optimised prompt. 5. An image-generation model (OpenAI image API) renders a transparent-background, 400×400 px PNG icon. 7. The icon is automatically uploaded to Google Drive, and both a download link and thumbnail are generated. 9. A styled completion card displays the result and gives you a “One More Time” option.

Perfect for designers, developers, no-code creators, UI builders and even home-automation geeks (yes, you can integrate it with Home Assistant or Stream Deck!). It saves you the manual icon-hunt grind and gives consistent visual output across style variants.

🔧 Setup Requirements:

- n8n instance (self-hosted or cloud) - OpenAI API access (image generation enabled) - Google Drive credentials (write access to a folder) - (Optional) Modify to integrate Slack, Teams or other file-storage destinations

✅ Highlights & Benefits: