Case Converter
Convert text between camelCase, snake_case, kebab-case, and 7 more styles — free, private, no upload required.
About this tool
The Case Converter transforms text between ten naming conventions used across programming languages, APIs, and configuration files. Paste a variable name, sentence, or block of text and instantly see it converted to camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, Title Case, Sentence case, UPPERCASE, and lowercase. Handy when switching between Python's snake_case and JavaScript's camelCase, or renaming database columns to match an API schema. Everything runs in your browser — your text never leaves your machine.
Frequently Asked Questions
Processed using the browser's built-in String API — no external libraries