Free Online Case Converter
Our case converter transforms your text into any format you need in one click. Whether you accidentally typed in all caps or need camelCase for programming, this free tool handles it instantly.
Case Types Explained
- UPPERCASE — all letters capitalized (THIS IS UPPERCASE)
- lowercase — all letters in small (this is lowercase)
- Title Case — first letter of each word capitalized
- Sentence case — only first letter of sentence capitalized
- camelCase — used in programming (myVariableName)
- snake_case — used in code (my_variable_name)