Case Converter

Convert text into camelCase, snake_case, kebab-case, PascalCase, and Title Case.

camelCase
PascalCase
snake_case
kebab-case
Title Case

What is Case Converter?

Case conversion is useful when moving between variable naming conventions across languages and systems.

Example usage

Input: hello world_example
camelCase: helloWorldExample
snake_case: hello_world_example
kebab-case: hello-world-example

How to use

1. Paste text into the input.

2. The tool outputs multiple naming styles automatically.

Related Tools

Regex Tester

Test regular expressions and highlight matches.

Open Tool

Regex Generator

Generate regular expressions from common patterns.

Open Tool

Regex Explainer

Explain regular expressions in plain language.

Open Tool

Text Diff Checker

Compare two texts and see differences.

Open Tool

Remove Duplicate Lines

Remove duplicate lines from text.

Open Tool

Sort Text Lines

Sort lines of text alphabetically.

Open Tool

Popular Tools

JSON Formatter

Format, validate, and beautify JSON with syntax highlighting.

Open Tool

Regex Tester

Test regular expressions and highlight matches.

Open Tool

Base64 Encoder

Encode text to Base64.

Open Tool

UUID Generator

Generate UUID v4 identifiers.

Open Tool

JWT Decoder

Decode and inspect JWT header and payload.

Open Tool