Reshape strings, generate fillers, and slug-ify titles.
Case Converter walks text through camelCase, snake_case, kebab-case, PascalCase, SCREAMING_SNAKE, and Title Case. Slugify produces URL-safe identifiers from a heading. Lorem Ipsum generates filler at a chosen length. Each tool is a one-step reshape — paste in, copy out — with no surprises around Unicode normalization or whitespace.
Write Markdown and see the rendered output live side by side.
Generate placeholder text by paragraphs, sentences, or words.
Convert between camelCase, snake_case, kebab-case, PascalCase, CONSTANT_CASE, Title Case, and more.
Turn any string into a URL-safe slug. Live preview, all in your browser.
Best-effort: known acronyms (URL, API, JSON) stay intact in PascalCase.
It handles diacritics, emojis, and punctuation deterministically — no surprise 404s from special characters.