UUpayaTools

Text Tools

Case Converter

Convert text to upper, lower, title, sentence, camel, snake, and more.

Convert to

About this tool

Transform text between common casings used in writing and programming. Useful for headings, variable names, CSS classes, and cleanup tasks.

How to use

  1. Enter or paste your text.
  2. Choose a case conversion button.
  3. Copy the result with one click.

Examples

  • Turn a headline into Title Case.
  • Convert a sentence to camelCase for a JS variable.
  • Normalize CSV labels to snake_case.

Benefits

  • Multiple case formats in one place
  • Copy-ready output
  • No server upload
  • Fast for bulk text

Frequently asked questions

What is Title Case?+

Title Case capitalizes the first letter of each major word. Our converter capitalizes the first letter of every whitespace-separated word.

Does camelCase remove spaces?+

Yes. Words are joined and internal spaces are removed after casing is applied.

More in category