Text & Code
String Case Converter
Convert text between different cases (camelCase, snake_case, etc.)
Convert text between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, and more with a single click. It's a time-saver when renaming variables, normalizing API field names, or reformatting a list of identifiers to match a codebase convention.
Runs 100% in your browser · no upload, no tracking, no ads
How to use String Case Converter
- Paste the text or identifier you want to convert.
- Pick the target case from the available options.
- See every supported case rendered at once for comparison.
- Copy the version that matches your naming convention.
Frequently asked questions
Which cases are supported?
Common programming cases including camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and human-readable Title Case and Sentence case.
Will it handle multi-word phrases?
Yes. The converter splits on spaces, hyphens, underscores, and case boundaries, so phrases and existing identifiers are re-cased correctly.
Can I convert a whole list at once?
Convert text in bulk by pasting it in; the transformation applies to the input you provide, all processed locally.
Related Text & Code tools
- Markdown Editor: Live GitHub-flavored markdown preview with syntax highlighting and Mermaid diagrams
- HTML Previewer: Preview HTML code in real-time with live rendering
- Text Statistics: Analyze text with word count, character count, and more
- Text Diff Checker: Compare two texts side by side with highlighting
- Git Command Helper: Complete Git command reference with examples and common flags