TXT-01Text
Case Converter
UPPER, lower, camelCase, snake_case
TXT-01Result
Your data never leaves your device: this tool runs locally in the browser.
Case Converter
Quickly change text case: UPPERCASE, lowercase, Title Case, plus programmer-friendly camelCase, snake_case and kebab-case.
Frequently asked questions
What is kebab-case?
Words-joined-with-hyphens — the standard for URLs and CSS class names.
Where is snake_case used?
In Python, Ruby and SQL — for variable, function and table names.