Convert your text to any case format with our free Text Case Converter. Whether you need to change text to UPPERCASE, lowercase, Title Case, camelCase, or snake_case, this tool makes it fast and easy. Simply paste your text, choose your format, and copy it back in one click. Perfect for developers, writers, students, and marketers.
A text case converter is an online tool that transforms the casing of your text. It's commonly used to improve readability, meet formatting standards, or prepare content for coding and publishing.
UPPERCASE: Converts all letters to uppercase (e.g., "HELLO WORLD").
lowercase: Converts all letters to lowercase (e.g., "hello world").
Title Case: Capitalizes the first letter of each major word (e.g., "Hello World").
Sentence case: Capitalizes the first letter of the first word in a sentence (e.g., "Hello world.").
camelCase: First word lowercase, subsequent words capitalized, no spaces (e.g., "helloWorld").
PascalCase: All words capitalized, no spaces (e.g., "HelloWorld").
snake_case: All words lowercase, separated by underscores (e.g., "hello_world").
kebab-case: All words lowercase, separated by hyphens (e.g., "hello-world").
Inverse Case: Swaps the case of each letter (e.g., "hELLO wORLD").
Paste or type your text in the input box.
Select the case format you want to apply.
Instantly see the converted text.
Copy the result with one click.