A fast, private toolkit for everyday text and string work. Everything runs in your browser, nothing is uploaded. Each tool has its own link, so you can bookmark or share the one you need.
Word and character counter #
Count words, characters, sentences and paragraphs, with a reading-time estimate. Live as you type.
Whitespace normaliser #
Collapse repeated spaces, trim each line, convert tabs to spaces and strip trailing whitespace.
Remove accents and diacritics #
Convert accented characters to their plain ASCII form, for example café becomes cafe.
Smart-quote fixer #
Swap between straight quotes and curly typographic quotes. Handy for code, CSVs and clean copy.
Case converter #
Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case or CONSTANT_CASE.
Slugify text (URL-safe slug) #
Turn a title into a clean, lowercase, URL-safe slug. Accents are stripped and symbols become dashes.
Find and replace #
Replace text everywhere, with optional regular-expression mode and case sensitivity.
Line tools: sort lines, remove duplicate lines #
Sort lines alphabetically, numerically or by length; remove duplicate lines; reverse, shuffle, trim each line or drop blank lines.
String escape and unescape #
Escape text as a JSON string or with backslash escapes, and unescape it back. Round-trips cleanly.
Number base converter (bin, oct, dec, hex) #
Convert a number between binary, octal, decimal and hexadecimal. Type in any field.
Number to words #
Spell out a whole number in English words, for example 1234 becomes one thousand two hundred thirty-four.
Lorem Ipsum generator #
Generate placeholder text as paragraphs, words or a bullet list.