6 Verified · 19 available
Encoding & Decoding
Encode and decode text in various formats. Each card shows its current assurance status and processing mode.
Base64 Decoder
Strictly decode standard Base64 into UTF-8 text
encoding
Base64 Encoder
Encode UTF-8 text with standard RFC 4648 Base64
encoding
Hex to Text Converter
Decode hexadecimal string to readable text
encoding
Text to Hex Converter
Encode text as hexadecimal representation
encoding
URL Decoder
Decode percent-encoded URL strings
encoding
URL Encoder
Percent-encode special characters for URLs
encoding
ASCII to Text Converter
Convert ASCII codes to characters
encoding
Base64 to Image Converter
Decode Base64 and render as downloadable image
encoding
Binary to Text Converter
Decode binary string to readable text
encoding
File to Base64 Converter
Encode any file into a Base64 string
encoding
HTML Entity Decoder
Reverse HTML entities to original characters
encoding
HTML Entity Encoder
Convert characters to HTML entity equivalents
encoding
Image to Base64 Converter
Encode an image into a Base64 data URI
encoding
Morse Code Translator
Translate between text and Morse code
encoding
Punycode Converter
Encode/decode internationalized domain names
encoding
ROT13 Encoder/Decoder
Apply ROT13 Caesar cipher shift
encoding
Text to ASCII Converter
Get ASCII codes for each character
encoding
Text to Binary Converter
Encode text as 8-bit binary representation
encoding
Unicode Escape Converter
Convert between Unicode characters and \u escapes
encoding