HTML Previewer
Paste HTML and see it rendered live in a safe, sandboxed preview.
Live preview (sandboxed)
Preview HTML safely in your browser
Paste any HTML and this tool renders it instantly in an <iframe sandbox> with all scripts disabled, so you can safely preview markup from an email, a CMS, or an untrusted source without any risk of it running code. Nothing is uploaded — the preview is generated entirely on your device.
Pasted something that shows up as escaped text — full of \uXXXX sequences or < entities? Turn on Decode escape sequences first to unescape it before rendering. To tidy the source itself, try the HTML formatter; to pull out just the words, use remove HTML tags; and to unescape a string on its own, the JSON escape / unescape tool does it in one click.
Related Developer Utilities tools
RegExp Tester
Test regular expressions and inspect matches locally.
Subnet Calculator
Compute CIDR subnets, usable hosts, and network ranges.
Cron Parser
Translate cron syntax into plain English.
URL Parser
Break a URL into protocol, host, path, and query parts.
HTTP Status Code Reference
Search and look up every HTTP status code and its meaning.
MIME Type Lookup
Find the MIME type for a file extension, or the extensions for a MIME type.
ASCII Table
Full ASCII table with decimal, hex, octal, and binary values for every character.
Chmod Calculator
Build Unix file permissions with checkboxes and read them as octal (755) and symbolic (rwxr-xr-x) notation.