Use archive workflows when your users upload folders, grouped product assets, client delivery packages, or exported media sets.Documentation Index
Fetch the complete documentation index at: https://docs.convertly.sh/llms.txt
Use this file to discover all available pages before exploring further.
Choose the right flow
| Flow | Endpoint |
|---|---|
| Convert one archive format to another | POST /api/convert |
| Extract a ZIP and convert supported files inside | POST /api/convert |
| Process a large archive in the background | POST /api/jobs |
| Return one archive for a completed batch | POST /api/jobs with createArchive=true |
Convert an archive
Process a ZIP as a batch
Queue a larger archive
jobId. Poll GET /api/jobs/{id} or subscribe to webhooks for completion.