Text & Code
Case Converter
Convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, and 10+ more formats.
Your files stay on your device - processed locally via WebAssembly, never uploaded
0 characters · 0 words
Embed this tool on your website
Copy this code to add the Case Converter to your site for free. It runs entirely in your visitors' browsers - no API key, no usage limits.
<iframe src="https://optipix.art/embed/case-converter" width="100%" height="600" style="border:1px solid #e4e4e7;border-radius:8px;" title="Case Converter by OptiPix" loading="lazy"></iframe> <p style="font-size:12px">Free tool by <a href="https://optipix.art/case-converter">OptiPix Case Converter</a></p>
❤️ Love this tool? Support our team.
No ads, no tracking, no limits. Tips keep 104 tools free for everyone.
Secure payment via Stripe · No account needed
About Case Converter
Last updated: May 2026
OptiPix Case Converterは、13種類の異なる大文字・小文字形式間でテキストを瞬時に変換します。ワンクリックでUPPERCASE、lowercase、Title Case、Sentence case、camelCase、PascalCase、snake_case、kebab-case、CONSTANT_CASE、dot.case、path/case、aLtErNaTiNg CaSe、iNVERSE cASEに変換できます。ツールは変換されたテキストのライブプレビューを表示し、元の入力を保持するため、複数の変換を試すことができます。結果をクリップボードにコピーしたり、.txtファイルとしてダウンロードしたりできます。文字数は参考として表示されます。プログラミングの命名規則間で変数名を変換する必要がある開発者、見出しをフォーマットし直すライター、または迅速なテキスト変換が必要なすべての人に最適です。すべてブラウザ内で実行されるため、テキストがサーバーに送信されることはありません。
How It Works
各変換では、JavaScriptの文字列メソッド(toUpperCase()、toLowerCase())、正規表現置換、文字ごとのマッピングが使用されます。ツールはまず、入力(camelCaseの境界と区切り文字を処理)を単語に分割し、ターゲット形式で再構築します。
Use Cases
- •変数名をcamelCase、snake_case、kebab-case間で変換する
- •見出しやタイトルをTitle Caseでフォーマットする
- •強調やデザインモックアップのためにテキストをUPPERCASEに変換する
- •設定定数用のCONSTANT_CASE名を生成する
- •aLtErNaTiNg CaSeでソーシャルメディア用のテキストを変換する
You Might Also Like
If you find Case Converter useful, check out these related tools: Word Counter, Lorem Ipsum Generator, and URL Encoder / Decoder. All tools run entirely in your browser with no uploads or signups required.
Explore more: Browse all tools · Step-by-step guides · Tips & tutorials · Compare tools
Frequently Asked Questions
サポートされている大文字・小文字の形式は何ですか?
Title Caseはどのように機能しますか?
私のテキストはサーバーに送信されますか?
コーディング規則間で変数名を変換できますか?
文字数は大文字・小文字間で変化しますか?
Related Tools
Word Counter
Count words, characters, sentences, paragraphs, and reading time - with readability scores and keyword density.
Lorem Ipsum Generator
Generate placeholder text in paragraphs, sentences, or words - with HTML and Markdown output.
URL Encoder / Decoder
Encode and decode URLs with percent-encoding. Parse URLs into components.
Base64 Text Encoder / Decoder
Encode text to Base64 and decode Base64 back to text. URL-safe mode available.