Text tool

Text Case Converter

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

Text Case Converter

Enter text, select a conversion, then copy the result.

Reformat text in one click

Case conversion saves time when preparing headlines, cleaning pasted content, naming code variables, or creating URL slugs. Your text remains in the browser throughout the conversion.

Available formats

  • Title Case capitalizes the beginning of each word.
  • Sentence case capitalizes sentence openings.
  • camelCase is common for JavaScript variables.
  • snake_case is common in Python and databases.
  • kebab-case is commonly used for URLs and CSS classes.

Review before publishing

Automatic title casing cannot understand every proper noun, acronym, or editorial style rule. Review names and specialist terms after conversion.

Frequently asked questions

Does the converter preserve punctuation?

Uppercase, lowercase, title, and sentence modes preserve punctuation. Code-style modes normalize separators.

Is pasted text stored?

No. Text processing happens locally in the browser.