AskDB

Case Converter

Convert text between different naming conventions instantly.

Case converter

Type or paste text to see all case formats.

camelCasehelloWorldExampleText
PascalCaseHelloWorldExampleText
snake_casehello_world_example_text
kebab-casehello-world-example-text
SCREAMING_SNAKEHELLO_WORLD_EXAMPLE_TEXT
Title CaseHello World Example Text
Sentence caseHello world example text

Supported Formats

  • camelCase - JavaScript variables
  • PascalCase - React components, classes
  • snake_case - Python, Ruby, database columns
  • kebab-case - CSS classes, URLs
  • SCREAMING_SNAKE_CASE - Constants
  • Title Case - Headings

How to use

Paste text or type a variable name. All case formats are shown simultaneously. Click any output to copy it.