Case Converter

Convert text between camelCase, snake_case, kebab-case, and many more case styles.

Ad Space

About Case Converter

This tool converts text between different case styles commonly used in programming and writing. Simply type or paste your text and see all conversions instantly.

Supported Case Styles:

  • camelCase - Used in JavaScript, Java variables
  • PascalCase - Used for classes in most languages
  • snake_case - Common in Python, Ruby, databases
  • SCREAMING_SNAKE_CASE - Used for constants
  • kebab-case - Used in URLs, CSS classes
  • dot.case - Used in configuration files

The tool automatically detects the input format and converts to all styles simultaneously.

Ad Space
Ad Space