Syntax-aware source
Read tags, attributes, strings, and comments with restrained highlighting.
Source + preview
Switch between editable HTML source and the rendered result without setting up a project, installing an editor, or uploading the document.
HTML Lens is intentionally lighter than a full development environment. It is for opening, understanding, adjusting, and handing off a complete HTML document.
Read tags, attributes, strings, and comments with restrained highlighting.
Make a small change directly in the source.
See the effect without creating a project or build pipeline.
Download or share the updated HTML when you are done.
Use HTML Lens when you already have a complete HTML document and need to understand or adjust it quickly. Use a full editor and browser developer tools when you need network inspection, JavaScript debugging, multi-file projects, or production diagnostics.
Paste a complete document or open a file.
Inspect the markup and make a focused edit.
Return to Preview to confirm the result.
HTML Lens works with HTML you provide. It does not bypass a website, authentication, browser security, or copyright restrictions to extract remote source.
Not always. Many websites depend on separate stylesheets, scripts, fonts, images, and server data that are not included in copied HTML.
Yes, when the CSS is included in the HTML document, such as inside a style element.
No. It is a fast document viewer and editor for self-contained HTML, not a full project development environment.