大小写转换

在浏览器中直接将文本转换为不同的字母大小写格式。适用于写作、排版、编程和文本整理。

Paste text, then choose a case format.

工作原理

This tool converts text into common case styles used in writing, formatting and development. It can help standardize generated text, prepare titles or transform phrases into code-friendly naming styles.

所有处理均在浏览器中本地完成,任何文本都不会被上传或存储。

示例

示例 input:
beautiful puzzle world

Outputs:
UPPERCASE → BEAUTIFUL PUZZLE WORLD
Title Case → Beautiful Puzzle World
camelCase → beautifulPuzzleWorld
snake_case → beautiful_puzzle_world
kebab-case → beautiful-puzzle-world

常见问题

什么是 Title Case?

Title Case 会将短语中的主要单词首字母大写,例如 Beautiful Puzzle World。

snake_case 与 kebab-case 有什么区别?

snake_case 用下划线连接小写单词,而 kebab-case 使用连字符。

这个工具安全吗?

安全。所有处理都直接在浏览器中完成。

相关工具