When should I escape HTML?
Escape HTML when displaying user input or raw markup as plain text.
HTML Escape Utility
Escape HTML safely for code snippets and templates, or decode entities like < and & back into readable characters.
Escape HTML when displaying user input or raw markup as plain text.
Yes. Named and numeric entities are supported for decoding.
JSON Formatter
Format, validate, and beautify JSON data with clear error feedback.
Base64 Encoder Decoder
Encode text to Base64 or decode Base64 back to readable text.
Unix Time Converter
Convert Unix timestamps to readable dates and convert dates back to Unix time.
UUID Generator
Generate secure UUID v4 values instantly for databases, APIs, and testing.
Password Generator
Generate strong passwords with custom length and character rules.
URL Encoder Decoder
Encode URL components and decode percent-encoded URLs instantly.