HTML to PDF
Convert a web page URL or HTML file to a PDF document.
Overview
The HTML to PDF tool converts web content into a PDF document. You can either enter a website URL to capture a live web page, or upload an HTML file from your computer. The tool renders the HTML content and produces a paginated PDF preserving the layout, text, images, and styling.
| Detail | Value |
|---|---|
| Input modes | URL (web address) or HTML file upload (.html, .htm) |
| Output | PDF file |
| Max file size | 100 MB (for file uploads) |
How to Use
The tool offers two input modes, selectable via tabs:
Mode 1: Convert a URL
- Navigate to HTML to PDF from the Convert menu.
- Select the URL tab.
- Enter the full web address (e.g.,
https://example.com/page). - The output file name will be auto-populated from the URL hostname.
- Click Convert to PDF.
- Download the result when processing completes.
Mode 2: Upload an HTML file
- Navigate to HTML to PDF from the Convert menu.
- Select the File Upload tab.
- Upload your
.htmlor.htmfile using drag-and-drop, Browse Files, or cloud storage. - Optionally change the output file name.
- Click Convert to PDF.
- Download the result when processing completes.
Options
| Option | Description | Required |
|---|---|---|
| URL | The web address to convert (URL mode only). | Yes (if no file) |
| HTML File | An HTML file to convert (file mode only). Accepts .html and .htm. | Yes (if no URL) |
| Output File Name | The name for the output PDF file. | Yes |
Tips & Notes
Tip
For best results with URLs, use the full address including https://. Pages that
require authentication or are behind a login wall cannot be converted.
Note
When converting an uploaded HTML file, external resources (CSS, images) referenced by relative paths
may not be available. For best results, use inline styles or absolute URLs in your HTML.
Info
JavaScript-heavy single-page applications (SPAs) may not render fully, as the conversion captures
the initial HTML content. For dynamic pages, consider using the URL mode which can handle basic
page rendering.
Related tools: PDF to HTML • Word to PDF • Convert to PDF