Case Converter
Convert your text to any case format instantly.
Convert text in seconds
Paste your text
Paste or type your text in the box above.
Click a case button
Choose uppercase, camelCase, snake_case and more.
Copy the result
Copy the converted text with one click.
Frequently Asked Questions
What is a case converter? +
A case converter is a tool that changes the capitalization style of your text. You can convert to uppercase, lowercase, title case, sentence case, camelCase, snake_case and more with one click.
What is Title Case? +
Title Case capitalizes the first letter of every word. It is commonly used for headings, titles, and names.
What is camelCase? +
camelCase removes spaces and capitalizes the first letter of each word except the first. Example: "hello world" becomes "helloWorld". It is widely used in programming.
What is snake_case? +
snake_case converts all letters to lowercase and replaces spaces with underscores. Example: "Hello World" becomes "hello_world". Common in Python and database naming.
Is the case converter free? +
Yes, completely free. No signup, no login required.