Text Case Converter

LocalRuns in your browser; files and input stay on this deviceFreeFree to use

Quickly transform text into UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case and more.

Your text
Input
Output
Runs in your browser; files and input stay on this device

How to use Text Case Converter

  1. 1Type or paste the source text.
  2. 2Choose the case or text operation you want.
  3. 3Review the transformed output and copy it.

Frequently asked questions

What is the difference between camelCase and PascalCase?
camelCase starts the first word with a lowercase letter; PascalCase capitalizes the first letter of every word.
How are snake_case and kebab-case produced?
The converter separates words, lowercases them, and joins them with underscores for snake_case or hyphens for kebab-case.
Does case conversion translate the text?
No. It changes letter case, separators, order, or spacing according to the selected operation; it does not translate words between languages.