{ }Devtool

Text Case Converter

Convert text case online: UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE. Plus word, character, and reading-time stats.

Input — 5 words · 31 chars (27 no spaces) · 1 lines · ~1 min read

UPPERCASE

HELLO WORLD, CONVERT THIS TEXT!

lowercase

hello world, convert this text!

Title Case

Hello World Convert This Text

Sentence case

Hello world, convert this text!

camelCase

helloWorldConvertThisText

PascalCase

HelloWorldConvertThisText

snake_case

hello_world_convert_this_text

kebab-case

hello-world-convert-this-text

CONSTANT_CASE

HELLO_WORLD_CONVERT_THIS_TEXT

How to use

  1. Paste input or drop a file above.
  2. Adjust options (delimiter, dialect, quality, ratio).
  3. Copy result or download — no sign-up needed.

FAQ

How are words detected?

Runs of letters and digits count as words, so kebab-case, snake_case, and camelCase boundaries all convert cleanly.

Related format tools