Encoding & Decoding
Comprehensive encoding and decoding tools for Base64, URL, JSON, HTML entities, Unicode, and more. Convert between formats instantly.
Base64 Encode
Encode text or data to Base64 format
Base64 Decode
Decode Base64 encoded strings back to original
Base64URL Encode
Encode to URL-safe Base64 format
Base64URL Decode
Decode URL-safe Base64 strings
Base64URL to Base64
Convert Base64URL to standard Base64 format
Base64 to Base64URL
Convert standard Base64 to URL-safe format
URL Encode
Encode special characters for safe URL usage
URL Decode
Decode URL encoded strings to readable format
URL Query Parser
Parse URL query strings into key-value pairs
URL Splitter
Split URLs into protocol, host, path, and query components
JSON Formatter
Format and beautify JSON with proper indentation
JSON Minifier
Compress JSON by removing whitespace
JSON to Query String
Convert JSON objects to URL query strings
Hex Encode
Convert text to hexadecimal representation
Hex Decode
Convert hexadecimal back to text
Base64 Bytes to Hex
Convert Base64 encoded bytes to hexadecimal
ASCII to Text
Convert ASCII codes to readable text
Text to ASCII
Convert text characters to ASCII codes
Unicode Escape
Escape Unicode characters to \uXXXX format
Unicode Unescape
Convert escaped Unicode back to characters
HTML Entity Encode
Encode special characters to HTML entities
HTML Entity Decode
Decode HTML entities to characters
Timestamp to Date
Convert Unix timestamps to human-readable dates
Date to Timestamp
Convert dates to Unix timestamp format
Case Converter
Convert text between different case formats
Text Length Counter
Count characters, words, and lines in text