Encoding & Decoding
Encode and decode Base64, URL, HTML, and more
Popular
B
Base64 Encoder
Encode text and files to Base64 format
Try it โ
B
Base64 Decoder
Decode Base64 strings back to original content
Try it โ
U
URL Encoder
Encode special characters for safe URLs
Try it โ
U
URL Decoder
Decode URL-encoded strings
Try it โ
H
HTML Encoder
Encode special characters to HTML entities
Try it โ
H
HTML Decoder
Decode HTML entities to readable text
Try it โ
Popular
J
JWT Decoder
Decode and inspect JWT tokens
Try it โ
H
Hex Encoder
Convert text to hexadecimal representation
Try it โ