DevToolsKit

Case Converter

camelCase, snake_case, kebab-case and more.

  • camelCaseconvertMyVariableName
  • PascalCaseConvertMyVariableName
  • snake_caseconvert_my_variable_name
  • SCREAMING_SNAKE_CASECONVERT_MY_VARIABLE_NAME
  • kebab-caseconvert-my-variable-name
  • Train-CaseConvert-My-Variable-Name
  • dot.caseconvert.my.variable.name
  • flatcaseconvertmyvariablename
  • UPPERCASECONVERTMYVARIABLENAME
  • lower caseconvert my variable name
  • UPPER CASECONVERT MY VARIABLE NAME
  • Title CaseConvert My Variable Name

Camel humps, underscores, hyphens, dots and spaces are all treated as word boundaries, and acronyms are handled — parseHTTPResponse becomes parse_http_response.

About this tool

Convert identifiers and text between camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, kebab-case, dot.case and Title Case — acronyms handled.

It runs completely in your browser — no input is sent anywhere, and this page loads no ads or third-party scripts, so it is safe to use with data you would not paste into a hosted service.

Related tools