All browser-based website utilities are collected here for quick access.
HTML tools
Write HTML, click preview, and inspect the rendered result in an isolated frame.
Beautify messy markup or compress HTML fragments for cleaner delivery.
Code tools
Make stylesheets easier to read or remove extra whitespace for compact output.
Beautify simple scripts or compress JavaScript snippets without running them.
Encoding and hashing
Generate an MD5 hash and compare text with an existing hash value.
Encode Unicode text to Base64 or decode valid Base64 back to readable text.