Case Converter

Convert text between different cases: UPPER, lower, Title, camelCase, snake_case, kebab-case, and more.

What is Case Converter?

This free online case converter transforms your text between various formats commonly used in programming and writing. Convert to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and dot.case instantly.

API

Need case conversion in your app? Use our free API:

GET /api/v1/text/case?text=hello+world&to=camel

← Back to all tools