Text & String Tools
Format text, count words, clean line breaks, encode/decode strings, and generate slug URLs.
Word Counter
Count words, characters, sentences, paragraphs and check reading time in real-time.
Character Counter
Calculate exact character length counts including or excluding spaces.
Sentence Case Converter
Format text so the first letter of each sentence is capitalized.
Lowercase Converter
Convert your copyable text characters completely into lowercase format.
Uppercase Converter
Convert all lowercase letters of your inputs into uppercase capitalization.
Title Case Converter
Capitalize the first letter of every word to create title-ready headers.
Reverse Text
Invert character strings backwards for mirror styling and coding tests.
Remove Extra Spaces
Strip duplicate spacing margins and trim text inputs client-side.
Remove Line Breaks
Clean paragraphs of carriage returns and formatting line breaks locally.
Text to Slug
Generate clean lowercase hyphenated URL slug strings from plain text titles.
Text to Binary
Translate text characters into standard 8-bit binary code logs.
Binary to Text
Convert binary digits (0s and 1s) back to standard ASCII characters.
Text to Morse Code
Encode alphanumeric text inputs into standard dot-dash international Morse code.
Morse Code to Text
Decode Morse telegraph signals (dots, dashes and slashes) back to readable text.
Find and Replace
Find specific words inside your strings and replace them with custom text.
Text Repeater
Repeat input words or character blocks automatically with optional separators.
List Randomizer
Scramble line items of a list into a randomized order client-side.
Text Sorter
Sort line lists alphabetically, numerically, ascending or descending.
Text Diff Checker
Compare two text structures and highlight line additions or deletions.
Palindrome Checker
Check if word characters or sentences read the exact same way backwards.