Text Case Converter
Switch text between uppercase, lowercase, title, sentence, camel, snake and kebab case.
How to use Text Case Converter
- 01Paste or type your text into the box.
- 02Pick the case you want — every option previews the result immediately.
- 03Copy the converted text, or clear and start again.
About Text Case Converter
Title case capitalises the significant words in a heading while leaving short articles, conjunctions and prepositions in lowercase, unless they start or end the title. Sentence case capitalises only the first word and any proper nouns.
Programming cases exist for identifiers: camelCase for variables in many languages, snake_case in Python and SQL, kebab-case for URLs and CSS class names. Converting between them is mostly about where word boundaries sit.
Frequently asked questions
- What is the difference between title case and sentence case?
- Title case capitalises most words in a heading; sentence case capitalises only the first word and proper nouns.
- Is my text uploaded?
- No, conversion happens in your browser.
- Does it keep line breaks?
- Yes, paragraph and line structure is preserved.
Related tools and tools
Word & Character Counter
Count words, characters, sentences, paragraphs and reading time as you type.
JSON Formatter
Paste JSON to pretty-print, minify or validate it, with the exact position of any error.
Base64 Encoder / Decoder
Convert text to Base64 and back, with UTF-8 and URL-safe support.
Random Picker
Paste a list to pick a random winner, shuffle it, or draw random numbers.