
HTML to PDF Converter
No credit card required

HTML to PDF Converter
No credit card required
Loads a web page in headless Chrome using Puppeteer and prints it to PDF. The input is a JSON object and output is a PDF file.
Actor Metrics
18 Monthly users
No reviews yet
10 bookmarks
>99% runs succeeded
Created in Nov 2017
Modified 5 months ago
You can access the HTML to PDF Converter programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{}' |
2apify call jancurn/url-to-pdf --silent --output-dataset
HTML to PDF Converter API through CLI
The Apify CLI is the official tool that allows you to use HTML to PDF Converter locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: