Characters: 0
Words: 0
Features & Usage Guide
Case Conversion
Transform your text case instantly:
- UPPERCASE: Convert all characters to capital letters
- lowercase: Convert all characters to small letters
- Title Case: Capitalize The First Letter Of Each Word
- Sentence case: Capitalize only the first letter of each sentence
- camelCase: Convert text to camelCase format
- snake_case: Convert text to snake_case format
Text Encoding & Decoding
Various encoding and decoding options:
- URL Encode/Decode: Convert special characters to/from URL-safe format
- HTML Encode/Decode: Convert special characters to/from HTML entities
- Base64 Encode/Decode: Convert text to/from Base64 format
- Binary Conversion: Convert text to binary and vice versa
- Hex Conversion: Convert text to hexadecimal and vice versa
Text Analysis
Analyze your text with these tools:
- Word Counter: Count total words, unique words, and word frequency
- Character Counter: Count characters with and without spaces
Text Formatting
Clean and format your text:
- Remove extra spaces and trim whitespace
- Sort lines alphabetically (ascending/descending)
- Remove empty lines
- Remove duplicate lines
- Reverse text (character by character or line by line)