No Products in the Cart
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.
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.
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 ๐ ๏ธ
Add OpenAI, Google Drive, and Telegram credentials to n8n
Store keys securely (avoid hardcoding!)
Set Google Drive folder ID
Add Telegram chat ID
Tweak image size (default: 1024ร1024)
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 (eg 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 (eg PNG/JPEG only)
Show a progress bar for long edits
โก Advanced Features
Add error handling or retry flows
Supports batch editing
Includes 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