Cipher Decipher

Tool directory

Every utility follows the same layout: large inputs, monospace outputs, and instant updates. Filter by category or start from the homepage search.

Morse Code Translator
Communication Codes
Convert text to Morse code and decode dots and dashes back to readable letters.
Binary to Text Converter
Encoding & Decoding
Turn plain text into 8-bit binary bytes and convert binary strings back to text.
Base64 Encode / Decode
Encoding & Decoding
Encode text to Base64 or decode Base64 payloads with UTF-8-safe handling.
Caesar Cipher
Classical Ciphers
Encrypt or decrypt messages by shifting letters through the alphabet.
Vigenère Cipher
Classical Ciphers
Polyalphabetic substitution cipher using a keyword for enhanced encryption.
ROT13 Cipher
Classical Ciphers
Simple letter substitution cipher that rotates letters by 13 positions.
Atbash Cipher
Classical Ciphers
Reverses the alphabet mapping A to Z, B to Y, and so on for encoding.
Pigpen Cipher
Classical Ciphers
Grid-based substitution cipher using geometric symbols to represent letters.
Playfair Cipher
Classical Ciphers
Digraph substitution cipher that encrypts pairs of letters using a 5x5 grid.
Hex Encoder/Decoder
Encoding & Decoding
Convert text to hexadecimal format and decode hex strings back to readable text.
URL Encoder/Decoder
Encoding & Decoding
Encode URLs for safe web use and decode URL-encoded strings back to original format.
HTML Entity Encoder/Decoder
Encoding & Decoding
Convert characters to HTML entities for safe display and decode entities back to text.
QR Code Generator
Encoding & Decoding
Create QR codes from text, URLs, or any data for easy mobile scanning.
JWT Decoder
Security & Hashing
Decode and view JSON Web Tokens to inspect headers, payload, and signature.
Semaphore Flags
Communication Codes
Naval flag signaling system using hand-held flags for visual communication.
Maritime Signal Flags
Communication Codes
International maritime communication system using colored flags for messages.
ASL Fingerspelling
Communication Codes
American Sign Language alphabet using hand shapes for letter communication.
International Maritime Signal Flags
Communication Codes
Complete ship communication flags system for naval and maritime signaling.
Anagram Solver
Puzzle Tools
Find all possible anagrams and word combinations from given letters.
Word Pattern Solver
Puzzle Tools
Help with cryptograms using word patterns and letter substitutions.
Letter Frequency Analyzer
Puzzle Tools
Count and analyze letter frequencies in text for cryptogram solving.
Substitution Cipher Helper
Puzzle Tools
Tools and utilities for solving substitution cipher puzzles.
MD5 Hash Generator
Security & Hashing
Generate MD5 cryptographic hashes for data integrity verification.
SHA-256 Hash Generator
Security & Hashing
Generate SHA-256 cryptographic hashes for secure data verification.
Password Strength Checker
Security & Hashing
Evaluate password strength and get security recommendations.
UUID Generator
Security & Hashing
Generate unique UUIDs for identifiers and database keys.
Random String Generator
Security & Hashing
Generate secure random strings for passwords and tokens.
Text Steganography
Steganography
Hide secret messages in text using invisible whitespace characters.
Image Steganography
Steganography
Hide and reveal messages within image files using LSB steganography.
Invisible Text
Steganography
Hide text using zero-width characters that are invisible to the eye.
NATO Phonetic Alphabet
Communication Codes
Spell words with Alfa, Bravo, Charlie and the full ICAO radiotelephony alphabet.
Braille Translator
Communication Codes
Map Latin letters to Unicode braille cells for basic embossed-style output.
Autokey Cipher
Classical Ciphers
Polysubstitution cipher that uses the plaintext itself as part of the encryption key.
Beaufort Cipher
Classical Ciphers
Variant of Vigenère cipher using reciprocal mathematical operation for encryption.
Rail Fence Cipher
Classical Ciphers
Simple transposition cipher that writes text in a zigzag pattern across multiple rails.
Columnar Transposition
Classical Ciphers
Sophisticated transposition cipher using keyword columns to rearrange text.
Baconian Cipher
Classical Ciphers
Hide binary messages using two different fonts or character representations.
Running Key Cipher
Classical Ciphers
Uses long text passages like book content as the encryption key for enhanced security.
Base32 Encode / Decode
Encoding & Decoding
Encode text to Base32 or decode Base32 payloads for safer encoding in various systems.
Base58 Encode / Decode
Encoding & Decoding
Bitcoin and cryptocurrency encoding that avoids ambiguous characters for better readability.
ASCII Art Generator
Encoding & Decoding
Convert text and create ASCII art representations in various styles.
Unicode Normalizer
Encoding & Decoding
Convert between Unicode normalization forms for consistent text representation.
Punycode Converter
Encoding & Decoding
Convert international domain names to ASCII-compatible IDN format for web addresses.
Tap Code
Communication Codes
Prison communication system using taps on surfaces to encode letters in a 5x6 grid pattern.
Flag Semaphore with Animation
Communication Codes
Visual animated demonstration of hand positions for flag semaphore communication system.
Maritime Signal Flags with Animation
Communication Codes
Animated flag demonstrations for maritime communication and naval signaling.
International Maritime Signal Flags
Communication Codes
Complete standardized set of international maritime signal flags for naval communication.
Aviation Phonetic Alphabet
Communication Codes
ICAO alphabet used in aviation for clear communication of letters and numbers.
Cryptogram Solver
Puzzle Tools
Automated solving of substitution ciphers using frequency analysis and pattern recognition.
Pattern Recognition
Puzzle Tools
Identify repeating patterns in encrypted text to help break substitution ciphers.
Index of Coincidence Calculator
Puzzle Tools
Statistical tool for cipher analysis to determine if text is encrypted and likely cipher type.
Kasiski Examination
Puzzle Tools
Find repeated sequences to determine cipher key length for polyalphabetic ciphers.
Friedman Test
Puzzle Tools
Statistical test to determine if text is encrypted and likely cipher type with key length analysis.
SHA-1 Hash Generator
Security & Hashing
Generate SHA-1 hashes for data integrity verification and legacy compatibility.
SHA-512 Hash Generator
Security & Hashing
Generate SHA-512 hashes for maximum security and data integrity verification.
HMAC Generator
Security & Hashing
Generate hash-based message authentication codes for secure message verification.
bcrypt Hash Checker
Security & Hashing
Verify and analyze bcrypt password hashes for security validation and format checking.
Salt Generator
Security & Hashing
Generate cryptographic salts for secure password hashing and random number generation.
Entropy Calculator
Security & Hashing
Measure password/string randomness and strength using Shannon entropy analysis.
Character Counter
Puzzle Tools
Detailed text statistics including characters, words, sentences, paragraphs, and reading time estimates.
Reading Level Calculator
Puzzle Tools
Flesch-Kincaid and other readability metrics to analyze text complexity and reading difficulty.
Text Diff Tool
Puzzle Tools
Compare two texts and show differences with detailed analysis of additions, deletions, and modifications.
Palindrome Checker
Puzzle Tools
Find palindromes in text with position analysis and longest palindrome identification.
Word Reverser
Puzzle Tools
Reverse text, words, or characters with multiple reversal modes for text manipulation.
Audio Steganography
Steganography
Hide messages in audio files using LSB (Least Significant Bit) encoding techniques.
Whitespace Steganography
Steganography
Hide messages using different types of spaces (spaces and tabs) for invisible encoding.
Markdown Steganography
Steganography
Hide messages in markdown formatting using emphasis markers and text formatting.
CSS Steganography
Steganography
Hide messages in CSS comments and properties using invisible encoding techniques.
Roman Numeral Converter
Puzzle Tools
Convert between Roman numerals and Arabic numbers with validation and historical context.
Decimal to Other Bases
Puzzle Tools
Convert decimal numbers to octal, base-32, base-36, and other number systems.
Scientific Notation Converter
Puzzle Tools
Convert between standard and scientific notation with mantissa and exponent analysis.
Barcode Generator
Puzzle Tools
Create various barcode formats (Code128, EAN, UPC) with validation and format information.
Checksum Calculator
Security & Hashing
Calculate Luhn, CRC32, MD5, and SHA1 checksums for data validation and integrity checking.
Time/Unix Timestamp Converter
Puzzle Tools
Convert between human-readable dates and Unix timestamps with timezone support.
Color Code Converter
Puzzle Tools
Convert between HEX, RGB, HSL, and CSS color formats with comprehensive color analysis.