n8nflow.net logo

Edit & Deliver Images with DALL-E 2, Google Drive & Telegram Messaging

by David Olusolaβ€’Updated: Last update 3 months agoβ€’Source: n8n.io
Loading workflow viewer...

Getting Started

🎨 AI Image Editor with Form Upload + Telegram Delivery πŸš€

Who’s it for? πŸ‘₯

This workflow is built for content creators, social media managers, designers, and agencies who need fast, AI-powered image editing without the hassle. Whether you're batch-editing for clients or spicing up personal projects, this tool gets it done β€” effortlessly.

What it does πŸ› οΈ

A seamless pipeline that:

πŸ“₯ Accepts uploads + prompts via a clean form
☁️ Saves images to Google Drive automatically
🧠 Edits images with OpenAI’s image API
πŸ“ Converts results to downloadable PNGs
πŸ“¬ Delivers the final image instantly via Telegram
Perfect for AI-enhanced workflows that need speed, structure, and simplicity.

How it works βš™οΈ

User Uploads: Fill a form with an image + editing prompt
Cloud Save: Auto-upload to your Google Drive folder
AI Editing: OpenAI processes the image with your prompt
Convert & Format: Image saved as PNG
Telegram Delivery: Final result sent straight to your chat πŸ’¬
You’ll need βœ…

πŸ”‘ OpenAI API key
πŸ“‚ Google Drive OAuth2 setup
πŸ€– Telegram bot token & chat ID
βš™οΈ n8n instance (self-hosted or cloud)
Setup in 4 Easy Steps πŸ› οΈ

1. Connect APIs

Add OpenAI, Google Drive, and Telegram credentials to n8n
Store keys securely (avoid hardcoding!)

2. Configure Settings

Set Google Drive folder ID
Add Telegram chat ID
Tweak image size (default: 1024Γ—1024)

3. Deploy the Form

Add a Webhook Trigger node
Test with a sample image
Share the form link with users 🎯
4. Fine-Tune Variables
In the Set node, customize:

πŸ“ Image size
πŸ“ Folder path
πŸ“² Delivery options
⏱️ Timeout duration
Want to customize more? πŸŽ›οΈ

πŸ–ΌοΈ Image Settings

Change size (e.g. 512x512 or 2048x2048)
Update the model (when new versions drop)
πŸ“‚ Storage

Auto-organize files by date/category
Add dynamic file names using n8n expressions
πŸ“€ Delivery

Swap Telegram with Slack, email, Discord
Add multiple delivery channels
Include image prompt or metadata in messages
πŸ“ Form Upgrades

Add fields for advanced editing
Validate file types (e.g. PNG/JPEG only)
Show a progress bar for long edits
⚑ Advanced Features

Add error handling or retry flows
Support batch editing
Include approvals or watermarking before delivery
⚠️ Notes & Best Practices
βœ… Check OpenAI credit balance
πŸ–ΌοΈ Test with different image sizes/types
⏱️ Adjust timeout settings for larger files
πŸ” Always secure your API keys