HomeDocsConversion › HTML to PDF

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.

DetailValue
Input modesURL (web address) or HTML file upload (.html, .htm)
OutputPDF file
Max file size100 MB (for file uploads)

How to Use

The tool offers two input modes, selectable via tabs:

Mode 1: Convert a URL

  1. Navigate to HTML to PDF from the Convert menu.
  2. Select the URL tab.
  3. Enter the full web address (e.g., https://example.com/page).
  4. The output file name will be auto-populated from the URL hostname.
  5. Click Convert to PDF.
  6. Download the result when processing completes.

Mode 2: Upload an HTML file

  1. Navigate to HTML to PDF from the Convert menu.
  2. Select the File Upload tab.
  3. Upload your .html or .htm file using drag-and-drop, Browse Files, or cloud storage.
  4. Optionally change the output file name.
  5. Click Convert to PDF.
  6. Download the result when processing completes.

Options

OptionDescriptionRequired
URLThe web address to convert (URL mode only).Yes (if no file)
HTML FileAn HTML file to convert (file mode only). Accepts .html and .htm.Yes (if no URL)
Output File NameThe 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 HTMLWord to PDFConvert to PDF