Text

Case Converter

Paste text or an identifier and instantly convert it between camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.

Did this tool save you some time? A quick testimonial helps a lot.

Share your experience

About this Case Converter

Paste text or an identifier and instantly convert it between camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.

Usage and privacy

How to use it

Add your input to the workspace above, review the result, then copy or download it when it's ready. No account or installation is required.

Private by design

Case Converter runs in your browser, so the information you enter stays on your device instead of being uploaded to a server.

Case Converter examples

A few worked examples so you know what to expect before you paste in your own input.

From plain words

Input

hello world example

Output

camelCase: helloWorldExample
snake_case: hello_world_example
kebab-case: hello-world-example
From snake_case

Input

user_first_name

Output

camelCase: userFirstName
PascalCase: UserFirstName
kebab-case: user-first-name
From kebab-case

Input

api-response-handler

Output

camelCase: apiResponseHandler
CONSTANT_CASE: API_RESPONSE_HANDLER

Frequently Asked Questions

Related Tools