String Case Transformer
Transform text between camelCase, PascalCase, snake_case, kebab-case, and more — instantly.
Paste any string and see it transformed into every common naming convention used in software development, instantly.
Supported Formats
- camelCase — JavaScript variables and functions.
- PascalCase — Classes and React components.
- snake_case — Python variables, database columns.
- SCREAMING_SNAKE_CASE — Constants and environment variables.
- kebab-case — URL slugs, CSS class names.
- Title Case — Headings and display names.
- dot.case — Config keys and package names.
- path/case — File paths and URL components.
- Sentence case — Log messages and descriptions.
- UPPER CASE / lower case — Simple transforms.
[!TIP] The transformer works smart — it correctly splits on spaces, underscores, hyphens, dots, and camelCase boundaries, so you can paste input in any format and get clean output in all others.
String Case Transformer
Smart Splitting
Privacy Check: All text processing happens entirely in your browser. Nothing you type is sent to any server.