Code & Data Tools
Encode and decode Base64, hash strings, work with hex/binary, generate QR codes, and more. These tools are built for quick debugging and everyday developer tasks.
Also see: text tools and analysis tools.
Base64 Encoder/Decoder
Convert text to and from Base64 encoding format. Perfect for encoding binary data into ASCII text.
Caesar Cipher
Encrypt and decrypt text using the classic Caesar shift cipher method.
Binary Translator
Convert text to and from binary code. Translate between human-readable text and binary format.
Hex Converter
Convert text between plain text and hexadecimal format. Essential for working with binary data.
MD5 Hash Generator
Generate MD5 hashes from text input. A simple tool for hashing text.
Morse Code Converter
Convert text to Morse code with audio playback functionality.
URL Encode/Decode
Encode and decode URLs for safe transmission over the internet.
Vigenère Cipher
Encrypt and decrypt text using the classic Vigenère polyalphabetic substitution cipher.
QR Code Generator
Convert text or URLs into QR codes with customizable settings. Perfect for sharing links and information in a scannable format.
Text to Table Converter
Convert delimited text into formatted tables. Support for CSV, TSV, and custom delimiters with HTML and Markdown output options.