6 naming formats
Convert between snake_case, camelCase, PascalCase, kebab-case, Title Case, and SCREAMING_SNAKE.
Paste column names from any source and instantly see them converted into every naming convention. Perfect for mapping CSV headers before a data import.
Convert between snake_case, camelCase, PascalCase, kebab-case, Title Case, and SCREAMING_SNAKE.
Paste as many column names as you need — all formats are shown side by side.
Handles mixed inputs: underscore, dash, space, and camelCase boundaries are all detected.
Step 1
Add one or many field names from CSV files, APIs, or database schemas.
Step 2
See snake_case, camelCase, PascalCase, kebab-case, title case, and uppercase snake format.
Step 3
Copy any format and apply it in code generation, imports, or mapping templates.
The converter supports snake_case, camelCase, PascalCase, kebab-case, Title Case, and SCREAMING_SNAKE.
Yes. Paste one name per line and the tool generates all formats in bulk.
Yes. It is useful for normalizing incoming CSV headers before import mapping.