How to Change the Case of Text
Convert text between camelCase, snake_case, PascalCase, kebab-case, UPPERCASE, lowercase, and more in one click.
Tool Used
Case Converter
Open the Case Converter
Navigate to /tools/text/case-converter.
Paste your text
Paste any text into the input box. It can be a sentence, a variable name, a list of items on separate lines, or a code snippet.
Pick the target case
Choose from camelCase (for JavaScript variables), PascalCase (for class names), snake_case (for Python and database columns), kebab case (for URLs and CSS classes), UPPERCASE, lowercase, Title Case, or Sentence case.
See the conversion live
The output updates as you select different case styles. You can try several styles to find the one that matches your project conventions before copying.
Copy the result
Click Copy to grab the converted text. Paste it into your code, documentation, or database script.
All done!
You are ready to use Case Converter like a pro.