Skip to content
Tiny Tools

Text Case Converter

Convert text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case and more. Instant and private.

About this tool

Transform text into a wide range of letter cases: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, aLtErNaTiNg and inVERSE case.

It is handy for headlines, code identifiers, slugs and tidying up inconsistently formatted text. Conversions run instantly in your browser.

Examples

  • "hello world" → "Hello World" (Title Case)
  • "Hello World" → "helloWorld" (camelCase)
  • "Hello World" → "hello-world" (kebab-case)

Frequently asked questions

What is the difference between Title Case and Sentence case?

Title Case capitalises the first letter of every word; Sentence case capitalises only the first letter of each sentence.

Does it handle code-style cases?

Yes. camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE are all supported, which is useful when renaming variables or building slugs.

Is my text uploaded?

No. All conversions happen locally in your browser.

More tools