File Conversion API - Excel, PDF, HTML, and More
This API allows seamless conversion between various file formats. It supports converting Excel to JSON, generating Excel from JSON, and converting between PDF, Excel, HTML, PNG, and more. Whether you need to convert files from Excel to PDF, PDF to PNG, or HTML to PDF, this API offers a flexible solution for all your document conversion needs.
File Conversion API - Excel, PDF, HTML, and More endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Excel from JSON /generate-excel |
This endpoint converts a provided JSON data object into an Excel file. Users can specify the sheet name and file name for the generated Excel file. The API expects a valid JSON… |
| POST |
HTML to PNG Converter /html-to-png |
### **Title**: **HTML to PNG Converter** ### **Payload Description**: 1. **htmlContent** (Optional): - **Type**: `string` (HTML content) - **Description**: The HTML content you… |
| POST |
URL to PDF Converter /url-to-pdf |
### **Title**: **URL to PDF Converter** ### **Payload Description**: 1. **url** (Required): - **Type**: `string` (URL) - **Description**: The URL of the web page that you want to… |
| POST |
HTML to PDF /html-to-pdf |
### Endpoint Name: `/html-to-pdf` ### Endpoint Description: This endpoint accepts HTML content either as a file upload or directly in the request body and converts it into a PDF… |
| POST |
PDF to PNG /pdf-to-png |
### Endpoint Name: `/pdf-to-png` ### Endpoint Description: This endpoint accepts an uploaded PDF file and converts it into PNG images. If the PDF has a single page, it returns… |
| POST |
PDF to Excel /pdf-to-excel |
### Endpoint Name: `/pdf-to-excel` ### Endpoint Description: This endpoint accepts an uploaded PDF file and converts the tables present in the PDF to an Excel file. The PDF file… |
| POST |
Excel To Word Convert /excel-to-word |
### Endpoint Name: `/excel-to-word` ### Endpoint Description: Converts an uploaded Excel file into a Word document, with each sheet from the Excel file converted into a table… |
| POST |
Convert Excel to PDF /excel-to-pdf |
### Endpoint: **/excel-to-pdf** ### Title: **Convert Excel to PDF** ### Description: This endpoint allows you to convert an uploaded Excel file into a PDF document. The… |
| POST |
Excel to JSON Converter /excel-to-json |
### Endpoint: **/excel-to-json** ### Title: **Excel to JSON Converter** ### Description: This endpoint accepts an Excel file and converts it into a JSON format. Each sheet in the… |
| POST |
Excel URL to JSON /excel-url-to-json |
This endpoint allows you to convert an Excel file to a JSON format. You can either upload the file directly or provide a URL to the file for downloading. The API processes the… |
File Conversion API - Excel, PDF, HTML, and More pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $8 / month | 89 / minute |
|
| ULTRA Recommended | $15 / month | 129 / minute |
|
| MEGA | $29 / month | 500 / minute |
|