Universal Text Converter Tool
100% Offline
Alphabet ↔ Number Converter
Letter ↔ Number Conversion2 tools
Text → Numbers (A=1 … Z=26) Encode
Output
Numbers → Text (1=A … 26=Z) Decode
Output
Reference1 tool
Quick Reference — A=1 to Z=26
Binary Converter
Text ↔ Binary2 tools
Text → Binary Encode
Binary Output
Binary → Text Decode
Text Output
Number ↔ Binary2 tools
Number → Binary Utility
Binary → Decimal Utility
Hex / Octal / ASCII Converters
Text ↔ Hexadecimal2 tools
Text → Hexadecimal Encode
Hexadecimal → Text Decode
Text ↔ Octal2 tools
Text → Octal Encode
Octal → Text Decode
Text ↔ ASCII Codes2 tools
Text → ASCII Codes Encode
ASCII Codes → Text Decode
Multi-Base Converter1 tool
Multi-Base Number Converter Utility
Base64, URL & HTML Encoding
Base64 Encoding2 tools
Text → Base64 Encode
Base64 → Text Decode
URL Encoding2 tools
URL Encode Encode
URL Decode Decode
HTML Entities2 tools
HTML Entities Encode Encode
HTML Entities Decode Decode
Unicode Code Points2 tools
Text → Unicode Code Points Encode
Unicode → Text Decode
Base32 & Base58 Encoding4 tools
Text → Base32 Encode
Base32 → Text Decode
Text → Base58 Encode
Base58 → Text Decode
Cipher Encoders
Classic Ciphers4 tools
ROT13 Cipher
Caesar Cipher — Alphabet / Numbers / Urdu Cipher
3
⚠ The shift slider range auto-adjusts to the selected mode's alphabet size (25 for letters, 9 for digits, 37 for Urdu). Password adds a second keyed shift layer on top of the Caesar shift — leave blank to use plain Caesar.
Atbash Cipher (A=Z, B=Y…) Cipher
Vigenère Cipher Cipher
Phonetic & Wordplay2 tools
NATO Phonetic Alphabet Phonetic
Pig Latin Fun
Visual & Symbol Ciphers4 tools
Pigpen Cipher (Masonic) Symbol
⚠ Encode draws the grid/dot glyphs and also outputs a plain-text code (e.g. A1) under each glyph — paste that code string back in to decode.
Wingdings / Webdings Symbol Cipher Symbol
⚠ Uses a fixed A–Z/0–9 → dingbat symbol table (a portable Unicode stand-in for the Windows Wingdings/Webdings fonts) so it encodes/decodes identically on every device.
Bacon's Cipher Symbol
⚠ Classic 24-letter A/B code (I/J and U/V share a code). If you fill in a cover sentence, letters are also hidden by making cover-text letters bold for A and italic for B — the true typeface-concealment version of the cipher.
Dancing Men Cipher Symbol
⚠ Inspired by "The Adventure of the Dancing Men". Each stick figure's arm/flag position is a letter. Encode draws the figures and a plain code string under them — paste that code back in to decode.
Cryptanalysis2 tools
Caesar Brute Force (all 25 shifts) Decode
Letter Frequency Analyzer Analyze
⚠ English text usually peaks at E, T, A, O, I, N. Compare the tallest bars here against that pattern to help crack a Caesar or simple substitution cipher by hand.
Transposition & Historical Ciphers3 tools
Rail Fence Cipher Cipher
3
Affine Cipher Cipher
⚠ Formula: E(x) = (a·x + b) mod 26. Only values of a coprime with 26 are listed, since decoding needs a's modular inverse.
Playfair Cipher Cipher
⚠ Classic 5×5 keyed grid digraph cipher (I/J share a cell, X pads doubled letters and odd length). Both sides need the same keyword.
Enigma Machine1 tool
Enigma Machine Simulator Cipher
⚠ Faithful reciprocal-cipher logic using historical Enigma I rotor wirings + reflector B. Because it's reciprocal, running the output back through with the same rotors/positions/plugboard decodes it. Non-letter characters pass through unchanged (and don't advance the rotors).
Modern Cryptography (Real Encryption)2 tools
AES-256 Encrypt / Decrypt Secure
⚠ Real AES-256-GCM authenticated encryption via your browser's built-in Web Crypto API — not a toy cipher. Your password is stretched into a key with PBKDF2 (200,000 iterations); a random salt and IV are generated per encryption and bundled with the output as Base64, so encrypting the same text twice gives different ciphertext. Wrong password on decrypt fails cleanly instead of returning garbage.
XOR Cipher Secure
⚠ Repeating-key XOR, output shown as hex. Symmetric — the same key encodes and decodes. For real security use AES above; XOR with a short key is easy to break with frequency analysis.
Image Steganography
Hide & Reveal Messages in Images2 tools
Hide Message in Image Encode
⬇ Download Stego Image
Reveal Message from Image Decode
⚠ Works entirely in your browser (no upload) using LSB (least-significant-bit) pixel encoding — the message is stored by tweaking the last bit of each color channel, invisible to the eye. Use PNG or BMP for the host image; lossy formats like JPEG will destroy the hidden data on save, so always download the result as PNG. Larger images can hide longer messages (roughly image-width × image-height × 3 bits, minus a small header).
OutGuess-Style (Randomized) Steganography2 tools
Hide Message — Randomized Embedding Encode
⬇ Download Stego Image
Reveal Message — Randomized Embedding Decode
⚠ Inspired by OutGuess: instead of writing bits into the first pixels in order (which a basic LSB scanner can find instantly), the secret key seeds a pseudo-random generator that scatters each bit across different, non-sequential pixels throughout the whole image. Without the exact key, the hidden bits are statistically spread among the untouched pixels and can't be located or reassembled — so the key is required for both hiding and revealing (there's no "without password" mode, the key is the mechanism). As with the LSB tool above, always export/download as PNG — re-saving as JPEG will destroy the hidden data.
Morse Code Converter
Morse Converter2 tools
Text → Morse Code Encode
Morse Code → Text Decode
Reference Chart1 tool
Morse Code Reference Chart
Hash Code Generator
Generate Hashes1 tool
Generate All Hashes Cryptographic
⚠ SHA hashes use the browser's built-in Web Crypto API. MD5 uses a pure-JS implementation. All processing is local — nothing leaves your device.
Compare & Checksum2 tools
Hash Comparison Verify
CRC32 Checksum Checksum
Case & Format Converters
Case Conversion1 tool
All Case Conversions Multi
Output
Text Cleanup3 tools
Remove Extra Spaces Clean
Text Sorter Utility
Find & Replace Utility
Special Text Converters
Reverse & Flip3 tools
Reverse Text Fun
Upside-Down Text (Unicode Flip) Fun
Mirror Text (Backwards) Fun
Unicode Styling2 tools
Text → Braille (Unicode) Encode
Bold / Italic Unicode Text Stylish
Glitch Text1 tool
Zalgo Text Generator Glitch
Leetspeak2 tools
Text → Leetspeak (1337) Encode
Leetspeak → Text Decode
Text Statistics & Analysis
Text Analyzer1 tool
Text Analyzer
Character Frequency
Word Frequency (Top 20)
Cleanup Tools2 tools
Duplicate Line Remover Clean
Number Extractor Extract
IP Address Tools
IPv4 Conversions2 tools
IPv4 → Decimal Convert
Decimal → IPv4 Convert
IP Extraction1 tool
Extract IP Addresses Extract
IP Lookup & Validation2 tools
IP Address Validator Check
IP Geolocation Online
Requires internet access (uses free ip-api.com)
Network Reference2 refs
Special IP Ranges
Common Network Ports
Emoji & Alt Codes
Alt Code / Unicode ↔ Emoji2 tools
Number/Alt Code → Emoji/Char Lookup
Emoji/Char → Number Lookup
Alt Codes & Emoji Reference1 ref
Common Alt Codes Reference
Generators
Security & Data2 tools
Strong Password Generator Gen
UUID / GUID Generator Gen
Mock Data1 tool
Lorem Ipsum Generator Gen
Developer Tools
JSON & Formatting1 tool
JSON Formatter & Validator Dev
Web & Tokens2 tools
JWT Decoder Dev
URL Parser Dev
Design Tools
Color Tools3 tools
Color Converter & Wheel Design
Random Palette Generator Design
CSS Gradient Generator Design
background: linear-gradient(to right, #FF5533, #3388FF);
CSS Utilities1 tool
CSS Unit Converter (px ↔ rem/em) Design
TextCipher — All conversions run locally in your browser. No data is sent anywhere. Works 100% offline.