Convert text to uppercase, lowercase, title case, sentence case, and more. Free case converter tool.
Want to jump straight in? Use our free Case Converter tool directly.
Go to the Case Converter tool on UtilsNow. It supports multiple text case formats.
Copy and paste the text you want to convert into the input area.
Select from UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, or kebab-case.
The tool instantly converts your text to the selected case format in the output area.
Click Copy to copy the converted text to your clipboard for use in your documents or code.
Use our free Case Converter tool β no signup, no uploads, works directly in your browser.
Open Case ConverterTitle Case capitalizes the first letter of each word. Most style guides exclude small words (a, an, the, and, etc.) unless they start the title.
camelCase starts with a lowercase letter (myVariable), while PascalCase starts with an uppercase letter (MyVariable). Both capitalize subsequent words.
Yes, the tool supports developer cases like camelCase, PascalCase, snake_case, and kebab-case, perfect for renaming variables.