๐ค Case Converter
Convert text to any case format โ UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, aLtErNaTiNg, and inverse case.
Drop your file here, or click to browse
Your file is read locally โ nothing is uploaded to any server
Supports: .txt, .csv, .log, .md, .html, .json, .xml, .rtfExtract Text from PDF
Select a PDF file โ text will be extracted locally using pdf.js
Result
Preview All Cases
Click any card to copyRate & Review
Other Free Text Tools
Word & Character Counter
Use Tool โLorem Ipsum Generator
Use Tool โText Diff / Compare
Use Tool โFind & Replace
Use Tool โText Cleaner & Formatter
Use Tool โBulk Text Editor
Use Tool โRegex Tester
Use Tool โText Encrypt & Decrypt
Use Tool โText to Speech
Use Tool โText to Slug Generator
Use Tool โBulk File Rename
Use Tool โFile Extension Changer
Use Tool โCSV Column Editor
Use Tool โText File Splitter
Use Tool โText File Merger
Use Tool โCase Converter FAQ
11 cases: UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, aLtErNaTiNg, and iNVERSE case.
camelCase is standard in JavaScript and Java. snake_case is used in Python, Ruby, and database column naming. PascalCase is for C# classes and React components.
Yes, special characters and numbers are preserved. Only alphabetic characters are transformed.
Absolutely — the code-style cases (camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE) are designed specifically for programming use.