Case Converter
Convert text between camelCase, snake_case, Title Case, and more.
About Case Converter
Convert text between the naming conventions programmers use every day: camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and Title Case. Paste a variable name, a column header, or a whole list and switch it to the convention your codebase expects.
Saves the tedium of retyping identifiers when porting code between languages, renaming database columns, or normalizing a messy list of keys. All conversion is done locally in your browser.