Text Conversion
Convert between text formats
Markdown to HTML
Convert Markdown to HTML instantly. Supports all common Markdown syntax.
HTML to Markdown
Convert HTML to clean Markdown. Supports all common HTML elements.
Text to Binary
Convert text to binary code. Supports UTF-8 encoding.
Binary to Text
Convert binary code to text. Supports UTF-8 decoding.
Text to Morse Code
Convert text to Morse code. Supports letters, numbers, and punctuation.
Morse Code to Text
Convert Morse code to text. Supports letters, numbers, and punctuation.
Text to ASCII
Convert text to ASCII codes. See the numeric representation of each character.
ASCII to Text
Convert ASCII codes back to text. Supports decimal, octal, and hex formats.
Text to Hex
Convert text to hexadecimal. Useful for debugging and low-level text processing.
Hex to Text
Convert hexadecimal values back to readable text.
ROT13
Encode or decode ROT13 cipher. A simple letter substitution cipher.
Base64 Encode/Decode
Encode text to Base64 or decode Base64 back to text.
URL Encode/Decode
Encode or decode URLs. Convert special characters for safe URL transmission.
JWT Decoder
Decode JWT tokens to view header, payload, and signature.
Caesar Cipher
Encode or decode text using the Caesar cipher with customizable shift.
Number to Words
Convert numbers to English words.
