Case Converter

Clean up capitalization and naming styles in one go.

About Case Converter

What it does

I use this to fix messy titles and code-friendly strings without retyping. Paste your text, pick a case, and the result updates immediately.

How to use it

  1. Paste or type your text.
  2. Click the case you want.
  3. Copy the converted text once it looks right.

Cases included

  1. Sentence: Capitalizes the first letter of each sentence.
  2. Lower: Everything in lowercase.
  3. Upper: Everything in uppercase.
  4. Capitalize: First letter of every word.
  5. Title: Headline-friendly capitalization.
  6. Camel: camelCase for code.
  7. Snake: snake_case for code.
  8. Kebab: kebab-case for slugs.
  9. Pascal: PascalCase for class names.
  10. Alternating: AlTeRnAtInG for fun.
  11. Reverse: Flips the text backwards.
  12. Constant: CONSTANT_CASE with underscores.

When it helps

Great for cleaning up blog titles, matching a team's naming style, or cranking out properly formatted strings for code and data entry.

Related Tools

More tools you may find useful.

Recent Blog Posts