Docs / Export
Exporting HTML & PDF
Download your page as a standalone HTML file or a PDF — when to use each, and what carries over.
Not everything needs a hosted link. When you want the file itself, HTMLOL exports your page as standalone HTML or as a PDF.
Export as HTML
Use Download HTML (or Export as HTML) to save your page as a single .html file you can open in any browser, email as an attachment, host anywhere, or hand off to a developer. It's a complete, self-contained document — what you see in Preview is what you get.
Just need the markup? Copy HTML puts the whole document on your clipboard so you can paste it into another tool, a CMS, or an email platform.
Export as PDF
Download PDF (or Export as PDF) renders your page to a PDF — handy for a printable handout, a proof, or sending something that should look the same everywhere. Layout is captured as it renders in the preview.
Which should I use?
- HTML — when the page should stay editable, interactive, or live somewhere.
- PDF — when it should look fixed and print cleanly.
- Share a link — when you want to send a URL instead of a file.