cat.text.desc
Convert letters and words into clean blocky ASCII art text figures client-side in your browser.
Convert text between uppercase, lowercase, title case, camelCase, snake_case, and kebab-case.
Compare two blocks of text and see exactly what's different, word by word, right in your browser.
Sanitize, normalize, lowercase, and clean email addresses to prevent duplicate users.
Browse categorized emojis, search by names, and copy icons to clipboard.
Browse, filter, and search through essential Git commands, commit standards, and branch patterns.
Edit HTML documents visually and extract raw formatted HTML strings in real-time.
Inspect keyboard event parameters: key, code, which, and modifiers status in real-time.
Shuffle the inner letters of every word in your text while keeping the first and last letters in place.
Insert a line break before, after, or in place of every occurrence of a word in your text.
Strip all line breaks from a block of text, turning it into a single line.
Generate placeholder text, sentences, paragraphs, or lists for layout mockups.
Abbreviate text strings to standard numeronym format (e.g. internationalization becomes i18n).
A comprehensive reference guide for regular expressions syntax: characters, character classes, anchors, and lookarounds.
Test regular expression patterns against strings. Review highlight matches and regex flags in real-time.
Find and replace every occurrence of a word or phrase in your text, right in your browser.
Convert string inputs into clean, lowercased, URL-safe slug formats client-side in your browser.
Clean up messy text by trimming extra spaces and capitalizing the first letter of every sentence.
Count words, characters, sentences, and unique words in your text instantly, right in your browser.