Skip to main content
C

ConvertAPI

10
Workflows

Workflows by ConvertAPI

Workflow preview: Convert PDF to PDFA using ConvertAPI
Free intermediate

Convert PDF to PDFA using ConvertAPI

## Who is this for? For developers and organizations that need to convert **PDF** files to **PDFA** for long term archiving. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Downloads the PDF file from the web. 2. Converts the PDF file to PDFA. 3. Stores the PDFA file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
File Management
5 Jul 2024
904
0
Workflow preview: Convert image to PDF using ConvertAPI
Free intermediate

Convert image to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **image** files to **PDF**. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Downloads the JPG file from the web. 2. Converts the JPG file to PDF. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
Document Extraction
5 Jul 2024
3155
0
Workflow preview: Convert HTML to PDF using ConvertAPI
Free intermediate

Convert HTML to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **HTML** files to **PDF**. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Converts HTML to file. 2. Converts the HTML file to PDF. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
Document Extraction
5 Jul 2024
11394
0
Workflow preview: Convert web page to PDF using ConvertAPI
Free intermediate

Convert web page to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **web page** to **PDF**. ## What problem is this workflow solving? The web page conversion to PDF problem. ## What this workflow does 1. Converts web page to PDF. 2. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Change the parameter `url` to the webpage you want to convert to pdf 5. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
Document Extraction
4 Jul 2024
2944
0
Workflow preview: Protect PDF with the password using ConvertAPI
Free intermediate

Protect PDF with the password using ConvertAPI

## Who is this for? For developers and organizations that need to protect **PDF** files with the password. ## What problem is this workflow solving? PDF file protection problem. ## What this workflow does 1. Downloads the PDF file from the web. 2. Protects PDF file with the password. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Change the password in the parameter `UserPassword` 5. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
File Management
2 Jul 2024
838
0
Workflow preview: Convert PPTX to PDF using ConvertAPI
Free intermediate

Convert PPTX to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **PPTX** files to **PDF**. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Downloads the PPTX file from the web. 2. Converts the PPTX file to PDF. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
File Management
2 Jul 2024
1731
0
Workflow preview: Convert XLSX to PDF using ConvertAPI
Free intermediate

Convert XLSX to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **XLSX** files to **PDF**. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Downloads the XLSX file from the web. 2. Converts the XLSX file to PDF. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
File Management
2 Jul 2024
1891
0
Workflow preview: Merge PDF files using ConvertAPI
Free intermediate

Merge PDF files using ConvertAPI

## Who is this for? For developers and organizations that need to combine **PDF** files. ## What problem is this workflow solving? PDF file merging problem. ## What this workflow does 1. Downloads two PDF files from the web. 2. Merges two PDF files into one. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `PDF merge HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
File Management
25 Jun 2024
2038
0
Workflow preview: Convert DOCX (from URL) to PDF using ConvertAPI
Free intermediate

Convert DOCX (from URL) to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **DOCX** files to **PDF**. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Downloads the DOCX file from the web. 2. Converts the DOCX file to PDF. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Adjust `url_to_file` in the `Config` node to URL pointing to your file. 5. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
Document Extraction
21 Jun 2024
1782
0
Workflow preview: Convert DOCX to PDF using ConvertAPI
Free intermediate

Convert DOCX to PDF using ConvertAPI

## Who is this for? For developers and organizations that need to convert **DOCX** files to **PDF**. ## What problem is this workflow solving? The file format conversion problem. ## What this workflow does 1. Downloads the DOCX file from the web. 2. Converts the DOCX file to PDF. 3. Stores the PDF file in the local file system. ## How to customize this workflow to your needs 1. Open the `HTTP Request` node. 2. Adjust the URL parameter (all endpoints can be found [here](https://www.convertapi.com/api)). 3. Use your `API Token` for authentication. Pass the token in the `Authorization` header as a Bearer token. You can manage your API Tokens in the [User panel → Authentication](https://www.convertapi.com/a/authentication). 4. Optionally, additional `Body Parameters` can be added for the converter.

C
ConvertAPI
Document Extraction
20 Jun 2024
4666
0