Web Design & Dev
Text Case Converter
Convert text between every common case in one go and copy the one you need.
Runs entirely in your browser — nothing you enter is sent or stored.
How it works
Title Case keeps short words (a, an, the, and, of, in, on, to, for…) lowercase except at the start. Programming cases split on spaces, hyphens, underscores and existing camelCase boundaries.
Frequently asked questions
Which case for URLs?
kebab-case (lowercase words joined by hyphens). Use the Slug Generator for a fully cleaned version.
Which case for headlines?
Title Case or Sentence case — pick one and use it consistently.