Process images with VLM run: Auto segmentation & detection with Drive-Telegram sharing
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
This workflow automates image processing using VLM Run, extracting signed URLs, downloading results, and distributing them via multiple channels (Google Drive & Telegram).
✅ Key Features
Upload image files through a Form Trigger.
Process images through two VLM Run agents simultaneously:
- Segmentation Agent → extracts objects.
- Detection Agent → generates bounding boxes.
Webhooks capture completed results asynchronously.
Code Node extracts the full signed URL for secure downloading.
Downloaded images are automatically:
- Uploaded to Google Drive
- Sent to a Telegram chat
⚙️ Workflow Flow
- User Uploads File → Form Trigger node
- VLM Run Agents → Segmentation & Detection agents
- Webhook Nodes → Receive processed results
- Code Node → Extract signed URLs
- Download Node → Retrieve processed images
- Distribution Nodes → Upload to Google Drive & Telegram
📌 Notes
- Ensure Google Drive OAuth2 credentials have upload permissions.
- Telegram Bot token and chat ID must be configured correctly.
- Regex in the Code Node is critical for capturing full signed URLs including query parameters.
- Workflow allows multi-channel sharing of images automatically.
⚠️ Community Node Disclaimer
> This workflow uses VLM Run node