Text Case Converter
Paste text, click a case, copy the result. Title Case follows proper style rules and leaves small words like “of” and “and” alone.
Runs entirely in your browser — nothing is uploaded to a server.
Frequently asked
What is the difference between title case and sentence case?
Title Case capitalises every significant word; Sentence case capitalises only the first word and proper nouns.
Does it handle code naming styles?
Yes — camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE are all included.