大文字小文字変換
テキストをブラウザで直接、異なるレターケースに変換します。執筆、整形、コーディング、テキスト整理に便利です。
仕組み
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 はハイフンでつなぎます。
このツールは安全ですか?
はい。処理はすべてブラウザ内で直接行われます。