Text Case Converter
Convert text between camelCase, snake_case, kebab-case, and more.
Enter text above to see all case conversions instantly.
The Text Case Converter instantly transforms any text into 12 different naming conventions used across programming, writing, and configuration. Type or paste your text and all conversions appear in real time.
camelCase and PascalCase are standard in JavaScript, TypeScript, and Java. snake_case is popular in Python and Ruby, while SCREAMING_SNAKE_CASE is used for constants. kebab-case is common in CSS, URLs, and CLI arguments.
dot.case appears in configuration keys and Java package names. path/case is useful for file paths and URL segments. Title Case and Sentence case are for human-readable headings and text.
All processing happens entirely in your browser. Your text never leaves your device.