DEVCode
Variable & Text Case Converter
Convert names between camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.
tool id:case-converter
source inputSupports single tokens or multi-line lists
camelCase
devstationDeveloperOsToolbox
PascalCase
DevstationDeveloperOsToolbox
snake_case
devstation_developer_os_toolbox
kebab-case
devstation-developer-os-toolbox
CONSTANT_CASE
DEVSTATION_DEVELOPER_OS_TOOLBOX
Title Case
Devstation Developer Os Toolbox
Sentence case
Devstation developer os toolbox
UPPERCASE
DEVSTATION_DEVELOPER_OS_TOOLBOX
lowercase
devstation_developer_os_toolbox
related tools in Code
view all Code→Code & Text Diff Checker
Compare two code blocks or text files with side-by-side highlighting of differences.
Open Tool→
HTML to JSX / React Converter
Cleanly convert standard HTML code into React/JSX with className, inline style objects, and self-closing tags.
Open Tool→
Code Minifier & Cleaner
Minify and strip comments/whitespace from JavaScript, CSS, HTML, and SQL snippets.
Open Tool→