ITTools

大小写转换器

在不同大小写格式间转换文本

UPPER CASE
HELLO WORLD EXAMPLE TEXT
lower case
hello world example text
Title Case
Hello World Example Text
Sentence case
Hello world example text
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

相关工具