Case Converter
Convert text to uppercase, lowercase, title case, sentence case, camelCase instantly.
Frequently Asked Questions
What is a case converter?
A case converter is a tool that transforms text between different capitalization formats: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case, and more.
What is Title Case?
Title Case capitalizes the first letter of every word in the text. It's commonly used for headlines, book titles, and article titles. For example: "The Quick Brown Fox Jumps."
What is Sentence case?
Sentence case capitalizes only the first letter of each sentence, with the rest in lowercase. It's used in normal prose writing. For example: "The quick brown fox jumps."
What is camelCase vs PascalCase?
In camelCase, the first word is lowercase and subsequent words start with uppercase: "myVariableName." In PascalCase (also called UpperCamelCase), every word starts with uppercase: "MyVariableName."
Is this tool free?
Yes, completely free with no sign-up required. All conversion happens in your browser โ your text never leaves your device.