Text Case Converter
Convert text between sentence, title, upper, lower and code cases.
Text Case Converter
Instant online text processing
What does Text Case Converter do?
Change text case in every way you might need — UPPERCASE, lowercase, Sentence case, Title Case, plus the programming conventions camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE. Title case follows proper style rules rather than capitalising everything.
How to Use Text Case Converter
- 1Paste your textAny length, any language.
- 2Pick a caseEach option shows a live preview.
- 3Copy the resultOr download it as a text file.
Key Features
- Ten case formats including all the common programming conventions
- Title case that keeps short prepositions and articles lowercase
- Sentence case that detects real sentence boundaries
- Alternating and inverse case for novelty use
- One-tap copy and download for every result
Frequently Asked Questions
What are the rules for title case?
Capitalise the first and last words and all major words; leave articles, coordinating conjunctions and short prepositions lowercase in the middle. "The Rise of the Machines", not "The Rise Of The Machines".
What is the difference between camelCase and PascalCase?
Only the first letter. camelCase starts lowercase (userName) and is conventional for JavaScript variables; PascalCase starts uppercase (UserName) and is conventional for class and component names.
When would I use snake_case or kebab-case?
snake_case for Python variables, SQL columns and many config formats. kebab-case for URLs, CSS class names and HTML attributes, since those cannot contain underscores comfortably.
Does it work with accented and non-Latin text?
Yes. Case conversion uses Unicode rules, so accented Latin, Greek and Cyrillic convert correctly. Scripts without letter case, such as Chinese and Arabic, pass through unchanged.
Everything you paste stays in this page. Text tools run as JavaScript in your browser, so nothing is uploaded, logged or stored.
Related Tools
Uppercase Converter
Convert any text to capital letters instantly.
Lowercase Converter
Convert any text to small letters instantly.
Title Case Converter
Capitalise headlines properly, following real style rules.
URL Slug Generator
Turn any title into a clean, SEO-friendly URL slug.
