Advertisement

Case Converter

Text

Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case instantly.

Advertisement
Advertisement

Frequently Asked Questions

In Title Case, the first letter of every major word is capitalized. Articles, prepositions, and conjunctions (a, an, the, of, and) are usually kept lowercase unless they start the title.

camelCase is commonly used in programming, especially for variable names in JavaScript, Java, and C# (e.g., myVariableName).

snake_case uses underscores between words and all lowercase letters. It is popular in Python, Ruby, and database column names (e.g., user_first_name).
Newsletter

Get Tool Updates & Tips

Join 10,000+ users who get our weekly digest of new tools, tutorials, and tips.

No spam. Unsubscribe anytime.