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

ParameterRequiredDescription
urlYesSubscription URL(s), multiple URLs separated by | (pipe)
targetYesTarget format: clash, clashr, mixed
configNoRemote config URL (ACL4SSR format)
includeNoInclude nodes matching regex
excludeNoExclude nodes matching regex
filenameNoDownload 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