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 케이스 변환기는 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(), 정규식 대체, 문자별 매핑)를 사용합니다. 도구는 먼저 입력 텍스트를 단어로 분할하고(낙타 케이스 경계 및 구분 기호 처리) 대상 형식으로 다시 조립합니다.
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.