{"service":"trussvert-api","description":"Self-hosted file conversion. Drop-in replacement for ConvertAPI.","endpoint":"POST /v1/convert","params":{"from":"source format, e.g. html, xlsx, heic, pdf","to":"target format/verb, e.g. pdf, png, flatten, compress, unprotect","file":"multipart file upload (use this OR file_url)","file_url":"URL to fetch the source from (use this OR file)","options":"optional JSON: {password, preset, break_after_elements}"}}