camelCase · snake_case · kebab · slug

Case converter

Convert text between every common case — camelCase, snake_case, kebab-case, CONSTANT_CASE, Title Case and URL slugs — in one place.

  • UPPERCASEHELLOWORLD EXAMPLE TEXT
  • lowercasehelloworld example text
  • Title CaseHelloworld Example Text
  • Sentence caseHelloworld example text
  • camelCasehelloWorldExampleText
  • PascalCaseHelloWorldExampleText
  • snake_casehello_world_example_text
  • kebab-casehello-world-example-text
  • CONSTANT_CASEHELLO_WORLD_EXAMPLE_TEXT
  • slughello-world-example-text

Frequently asked questions

Which cases are supported?

camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, sentence case and slug.

What is a slug?

A URL-friendly, lowercase, hyphenated version of text — for example "My Post" becomes "my-post".

Is my text uploaded?

No. Conversion runs in your browser.