{"ok":true,"service":"Local document conversion API (no LibreOffice)","runtime":"Bun","endpoints":[{"method":"GET","path":"/health","desc":"Check dependency health & versions"},{"method":"POST","path":"/convert/txt","desc":"file=*.txt  → PDF (pdf-lib)"},{"method":"POST","path":"/convert/rtf","desc":"file=*.rtf  → PDF (unrtf→wkhtmltopdf)"},{"method":"POST","path":"/convert/docx","desc":"file=*.docx → PDF (mammoth→wkhtmltopdf)"},{"method":"POST","path":"/convert/html","desc":"file=*.html or field \"html\" → PDF (wkhtmltopdf)"},{"method":"POST","path":"/convert/zip","desc":"file=*.zip  → ZIP (PDF-only inside)"},{"method":"POST","path":"/convert/url","desc":"JSON {url} or form field url → fetch & convert"}]}