Render pasted HTML
See the page instead of staring at markup.
Free browser tool
Paste HTML, render it instantly, switch to the source, and keep drafts in a local browser library. Nothing is sent to an HTML Lens server.
Useful when an AI, coworker, email, or downloaded file gives you code but not a convenient way to see the finished page.
See the page instead of staring at markup.
Choose a local .html or .htm file and render it in the browser.
Move between the rendered page and its code, then render your changes.
Save drafts in this browser without creating an account.
HTML Lens Web is a free online HTML viewer that runs locally in your browser. The viewer itself does not upload your document. A document can still request its own remote fonts, images, scripts, or stylesheets if its code tells it to.
Paste your code or choose an HTML file from your device.
HTML Lens displays it inside a sandboxed preview.
Read the source, make a change, or save it to the local library.
Yes. Rendering, source viewing, and the browser-based local library are available without an account.
No. HTML Lens has no server receiving your document. If the HTML itself references third-party resources, the browser may request those resources directly.
Yes, the web tool works in a mobile browser. The native iPhone app is designed to open local HTML files directly from Files, Mail, and the share sheet.
Interactive HTML can run inside an isolated preview. It cannot read HTML Lens local storage or call the native bridge.