Case Converter

Convert text between different cases instantly.

Text Case Converter

This tool converts text between different case formats used in writing and programming. Supports uppercase, lowercase, title case, sentence case, camelCase, kebab-case, snake_case, and inverted case.

Programming Cases

camelCase is used in JavaScript and Java for variable names. snake_case is standard in Python and Ruby. kebab-case is used for CSS class names and URL slugs. This converter makes it easy to switch between formats when moving code between languages or creating URL-friendly strings.

← Back to all tools