驼峰 & 下划线命名转换

Case Converter

输入任意文字,实时转换为 6 种命名格式

Convert text to camelCase, PascalCase, snake_case, and more

输入文本Enter text CamelCase / space-separated / snake_case 皆可
camelCase
PascalCase
snake_case
kebab-case
CONSTANT_CASE
dot.case
快捷示例Quick Examples
💡 支持的输入格式💡 Supported Input Formats
空格分隔(hello world)、驼峰(helloWorld)、下划线(hello_world)、 短横线(hello-world)、常量格式(HELLO_WORLD)均可自动识别并转换。 支持中英文混合。 Space-separated, camelCase, snake_case, kebab-case, and CONSTANT_CASE are all auto-detected and converted. Supports mixed Chinese and English text.