Text
Counters, converters, diffs, and writing helpers.
The text category collects the small text utilities you reach for when working with prose, lists, or anything in between: case conversion across every standard convention (UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE); word and character counters with reading-time estimates; side-by-side text diffs; line sorting and deduplication; Lorem Ipsum generation; URL slug generation; ASCII-art banners; Unicode 'fancy text' transforms for bios and usernames; Morse code translation; and random name generation for placeholder data.
Every tool runs in your browser. Drafts, unpublished posts, internal documentation, recipient lists, and any other text you would not paste into a third-party service stay on your machine. The diff tool, in particular, is the one most people end up using daily — it is the fastest way to see the difference between two versions of anything, from a contract revision to a code change to a paragraph rewritten by a collaborator.