DocumentFree
HTML to PDF
Frequently Asked Questions
Are CSS styles applied in the PDF output?▼
Yes. Inline styles (<style>...</style>) and style= attributes are fully applied. External stylesheets loaded via CDN URLs also work if internet access is available.
Can I convert a full web page?▼
Paste the HTML source code directly. For capturing a live website by URL, use the ToolBubble Website Screenshot tool instead.
Are Unicode and special characters supported?▼
Yes. UTF-8 text including accented characters, Arabic, Chinese, Japanese, and emoji are supported in the PDF output.
What PDF library is used?▼
jsPDF or html2canvas + jsPDF, which renders HTML to a canvas and exports to PDF — all in the browser without a server.
Is there a page size option?▼
Yes. Choose A4 or US Letter, and portrait or landscape orientation before generating the PDF.