Paste text, click desired case: UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case.
Stop retyping for capitalization. Format headings, clean data, convert variable names—instant conversion.
UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case.
Preserves symbols, numbers, punctuation, handles accents.
camelCase: firstWordLower; PascalCase: FirstWordUpper.
No limit, processes locally in browser.
The Toolzie Case Converter instantly transforms your text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, and kebab-case. Perfect for developers, writers, and anyone who needs to reformat text quickly.
camelCase is the standard naming convention in JavaScript, Java, and many other programming languages for variables and function names.
snake_case is common in Python and database column names, where words are separated by underscores.
Title Case capitalizes Every Major Word. Sentence case only capitalizes the first word of the sentence.
Yes — paste as much text as you need and all of it will be converted at once.