Skip to main content

Naming Convention Converter

Convert between programming naming conventions. Supports camelCase, snake_case, kebab-case, and more.

Share this tool
📖

How to Use

Step 1

Enter Text

Enter Text

Enter the identifier to convert

Step 2

Select Format

Select Format

Select the target naming convention

Step 3

Copy Result

Copy Result

Copy the converted result

Features

Multiple Formats

Supports camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE

Auto Detect

Automatically detect input naming convention

Bulk Convert

Convert multiple identifiers at once

FAQ

camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, kebab-case, dot.case, Title Case.