Subconverter Next
Subscription Converter Service
Subscription Converter
Upload a Clash/YAML config; its URL is added above (Vercel Blob storage)
API Documentation
GET /api/sub
Convert subscription to target format
| Parameter | Required | Description |
|---|---|---|
url | Yes | Subscription URL(s), multiple URLs separated by | (pipe) |
target | Yes | Target format: clash, clashr, mixed |
config | No | Remote config URL (ACL4SSR format) |
include | No | Include nodes matching regex |
exclude | No | Exclude nodes matching regex |
filename | No | Download filename |
POST /api/upload
Upload a Clash/YAML config file (multipart field file) and receive a public URL usable as the url parameter above. Stored via Vercel Blob.
GET /api/version
Get version information