Home Text Data Developer Files Media Utilities

Data Tools

Structured data, encodings, serialization, hashes, and tokens. 25 tools available.

🔒 All processing happens in your browser. No data is sent to any server.
ASCII Table Interactive ASCII character reference table. viewer Base64 Encode / Decode Encode text to Base64 or decode Base64 back to text. converter Bcrypt Hash Generate bcrypt password hashes with configurable rounds. generator Binary Converter Convert text to binary and binary to text. converter CSV to JSON Convert CSV data to JSON format. converter HTML Entities Encode or decode HTML entities. converter HTML to Markdown Convert HTML to Markdown format. converter Hash Suite Generate multiple hash types at once. generator Hex Converter Convert text to hexadecimal and vice versa. converter JSON Formatter Format, validate, and minify JSON data. formattervalidator JSON to CSV Convert JSON arrays to CSV format. converter JSON to XML Convert JSON data to XML format. converter JSON to YAML Convert JSON data to YAML format. converter JWT Decoder Decode and inspect JSON Web Tokens without verification. inspector MD5 Hash Generate MD5 hash of text input. generator Markdown to HTML Convert Markdown to HTML format. converter Morse Code Encode text to Morse code or decode Morse to text. converter ROT13 Apply ROT13 letter substitution cipher. converter SHA-1 Hash Generate SHA-1 hash of text input. generator SHA-256 Hash Generate SHA-256 hash of text input. generator SHA-512 Hash Generate SHA-512 hash of text input. generator URL Encode / Decode Encode or decode URL components (percent-encoding). converter XML Formatter Format and beautify XML data. formatter XML to JSON Convert XML data to JSON format. converter YAML to JSON Convert YAML data to JSON format. converter