DevToolsKit

Case Converter

Free

Convert text between camelCase, snake_case, kebab-case, and more.

Runs 100% in your browser — data stays private
camelCase

helloWorldExample

PascalCase

HelloWorldExample

snake_case

hello_world_example

kebab-case

hello-world-example

UPPERCASE

HELLO WORLD EXAMPLE

lowercase

hello world example

About Case Converter

Convert text between common programming case formats instantly. Get camelCase, PascalCase, snake_case, kebab-case, UPPERCASE, and lowercase — all from a single input.

Essential for developers naming variables, API fields, database columns, CSS classes, and file names consistently.

Key Features

  • camelCase conversion
  • PascalCase conversion
  • snake_case conversion
  • kebab-case conversion
  • UPPERCASE and lowercase
  • Copy each format

How to Use

  1. 1Enter your text.
  2. 2All case formats generate automatically.
  3. 3Copy the format you need.

Common Use Cases

Naming JavaScript variables and functions
Converting API field names
Creating CSS class names
Database column naming

Frequently Asked Questions

What's the difference between camelCase and PascalCase?+

camelCase starts lowercase (myVariable). PascalCase starts uppercase (MyVariable). Both capitalize subsequent words.

Related Tools

Browse more tools in Text Tools.