Text

Case Converter

Convert text to uppercase, lowercase, title case, sentence case, kebab case, or snake case.

How to use Case Converter

Best for

  • Changing headings, labels, file names, and short text snippets.
  • Creating kebab-case or snake_case values from readable text.
  • Normalizing copied text before adding it to docs or forms.

Steps

  1. Paste text into the input box.
  2. Choose the output case from the dropdown.
  3. Copy the converted result from the output box.

Notes

  • Title case is a general conversion, not a style-guide-specific editor.
  • Clean whitespace before converting if copied text has extra spaces or line breaks.

FAQ

Does title case follow AP or Chicago style?

No. This is a simple title-case conversion and does not apply a publication-specific style guide.

Can I make slugs with this tool?

Yes. Use kebab case for hyphenated slugs or snake case for underscore-separated values.