Text Utilities
Text Utilities
Case conversion, slug generation, word counting, and placeholder text — the text manipulation tools developers and writers reach for every day.
Convert text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and 7 more formats. All shown simultaneously — click to copy.
Convert any title or text to a URL-safe slug. Strips accented characters, special chars, and spaces. Hyphen or underscore separator.
Count words, characters, sentences, paragraphs, lines, reading time, and speaking time. Updates live as you type.
Generate classic lorem ipsum placeholder text by paragraphs, sentences, or words. No ads, no email, instant copy.
When developers use these
Renaming API fields to match a coding convention
APIs return snake_case. Your codebase uses camelCase. The case converter handles both directions instantly — paste the field list and copy the converted output.
Generating slugs for blog posts or product URLs
Content teams write titles in sentence case. The slug generator produces the URL-safe version: lowercase, hyphens, no special characters. SEO-correct by default.
Checking content against a word limit
Social media posts, email subject lines, and meta descriptions all have character limits. Paste your draft and see the count update live — no guessing.
Filling UI mockups before real copy exists
Lorem ipsum keeps design reviews focused on layout, not content. Reviewers can't change what doesn't make sense — they focus on hierarchy, spacing, and flow.