文本

大小写转换

在 camelCase、snake_case、kebab-case、标题式大小写等之间转换文本。

camelCase

helloWorldThisIsEnsureGg

PascalCase

HelloWorldThisIsEnsureGg

snake_case

hello_world_this_is_ensure_gg

SCREAMING_SNAKE_CASE

HELLO_WORLD_THIS_IS_ENSURE_GG

kebab-case

hello-world-this-is-ensure-gg

Title Case

Hello World This Is Ensure Gg

Sentence case

Hello world this is ensure gg

UPPERCASE

HELLO WORLD, THIS IS ENSURE GG

lowercase

hello world, this is ensure gg

dot.case

hello.world.this.is.ensure.gg

path/case

hello/world/this/is/ensure/gg

CONSTANT CASE

HELLO WORLD THIS IS ENSURE GG

相关工具

统计字符、单词、句子和行数,并估算阅读时间。
文本
查找并替换文本,可选使用正则表达式。
文本
比较两段文本,高亮每一处新增和删除的行。
文本
按字符、单词或行反转文本。
文本