大小写转换器
骆驼、蛇、烤肉串和帕斯卡盒
输入文字
转换
camelCase
helloWorldExampleText
PascalCase
HelloWorldExampleText
snake_case
hello_world_example_text
kebab-case
hello-world-example-text
CONSTANT_CASE
HELLO_WORLD_EXAMPLE_TEXT
dot.case
hello.world.example.text
path/case
hello/world/example/text
Title Case
Hello World Example Text
Sentence case
Hello world example text
lowercase
hello world example text
UPPERCASE
HELLO WORLD EXAMPLE TEXT