Aa

Case Converter

Convert text to uppercase, lowercase, title case, sentence case, camelCase, PascalCase and more.

Copied to clipboard!
Characters 0
Words 0
Lines 0

What is a Case Converter?

A case converter is an online tool that changes the capitalization and formatting of text. It can convert text into uppercase, lowercase, title case, sentence case and several programming-friendly naming conventions.

Programming Text Cases

camelCase and PascalCase are commonly used for variables, functions and classes. snake_case is frequently used in Python and databases, while kebab-case is commonly used for URLs, CSS classes and web-related identifiers.

Is My Text Sent to a Server?

No. The conversion is performed directly in your browser using JavaScript. Your text does not need to be uploaded to a server.