File Converter API — PDF, DOCX, Images, Video
## File Converter API A powerful universal file conversion API that supports **1000+ format combinations** through a single, simple REST endpoint. Built on top of 19 best-in-class open-source converters. --- ## Supported Converters | Converter | Specialization | Input | Output | |---|---|---|---| | **LibreOffice** | Office documents (DOCX, XLSX, PPTX) | 41 | 22 | | **FFmpeg** | Video & Audio |…
File Converter API — PDF, DOCX, Images, Video endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Convert File /convert |
Upload a file and convert it to the target format. Returns the converted file as a binary response. Supports 1000+ format combinations via 19 converters (LibreOffice, FFmpeg,… |
| POST |
List Available Conversions /conversions |
Returns all available target formats and converters for the given file type. Use this to discover what conversions are supported before sending a file. |
| GET |
Health Check /health |
Check the API health status. Returns {"status": "ok"} when the service is running correctly. Use this to verify connectivity and monitor uptime. |
File Converter API — PDF, DOCX, Images, Video pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|