ConvertAPI is a file conversion API that enables converting documents (PDF, Word, Excel, images, etc.) into various formats programmatically. It supports over 200 formats and offers simple REST-based integration.
Automates document processing and format conversion, saving time and ensuring consistency across workflows.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Choose a descriptive name for your connection, such as "MyAppConvertAPIIntegration
" to easily identify it within your application settings.Authentication Type
: ConvertAPI supports API Tokens for authentication.
API Token Based Authentication
Log in to your ConvertAPI account.
Navigate to
Authentication
>API Tokens
.Click on
Generate Token
, provide a name, and configure request limits if needed.Keep your API token secure, as it grants access to ConvertAPI services.


Actions Supported
Actions | Description |
| Converts Images into PDF format |
| Converts PDF file into DOC file |
| Converts PDF file into PDF/A file |
| Converts PDF file into PNG file |
| Converts PDF file into PPT file |
| Converts WEB page into JPG format |
| Converts WEB page into PDF format |
| Converts WEB page into PNG format |
| Converts email files (MSG, EML) to a PDF file |
| Converts office files (DOCX, XLSX, PPTX) to a PDF file |