About
Transform text to camelCase, snake_case, kebab-case, and more.
What is case conversion?
Case conversion changes the formatting style of text while preserving the same words. It is commonly used for variable names, URLs, and headings.
Supported naming styles
This tool supports development and content styles, including camel case, pascal case, snake case, kebab case, title case, sentence case, and full upper or lower casing.
When to use it
Use it when moving values between APIs, codebases, databases, and documentation that follow different naming conventions.