devvkit / dev
Text Case Converter
Convert text between lowercase, UPPERCASE, Title Case, camelCase, snake_case, and more.
camelCase, PascalCase, snake_case, dot.case, and path/case treat word separators as spaces, hyphens, underscores, dots, and slashes. Sentence case preserves existing sentence boundaries. The detected badge guesses the input convention from separators and capitalization. All processing is client-side.
share this tool
related tools
Convert text between 12 case formats: lowercase, UPPERCASE, Title Case, sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more: with one-click copy per result.
- -12 case formats with live results as you type
- -Unicode-aware letter casing
- -Word-boundary handling for separators
- -dot.case and path/case transforms
- -Automatic detection of the input case convention
- -One-click copy for every result
- -Alternating and inverse case for fun output
- -Runs entirely in your browser
- >Converting variable names between code styles
- >Preparing file names and identifiers
- >Standardizing database column naming
- >Formatting titles and headings consistently