Case Converter
Convert text to camelCase, snake_case, UPPERCASE, lowercase, and more.
Convert to Case
About this tool
Different programming languages, frameworks, and style guides use different naming conventions. JavaScript and Java use camelCase, Python uses snake_case, CSS classes often use kebab-case, and constants use SCREAMING_SNAKE_CASE. This tool instantly converts your text between all common cases, making it easy to reformat variable names, titles, headings, and identifiers.