$ case-converter --dev

camelCase · snake_case · kebab · PascalCase · SCREAMING · dot · path

Paste plain text, camelCase, or snake_case: the tool tokenizes words and lists every naming style side by side. Click a row or «copy»; ↑ input replaces the field with that result.

Input
Output — click any row to copy
0chars
0words
0tokens

Supported formats

  • camelCase / PascalCase for variables, classes and types.
  • snake_case / SCREAMING_SNAKE for Python, SQL and constants.
  • kebab-case / Train-Case for CSS, URLs and HTTP headers.
  • dot.notation and path/case for config and routes.
  • flatcase and COBOL-CASE for compact slugs or legacy naming.

Normalization strips accents and splits camel/Pascal boundaries before rebuilding strings.