Convert text to various case formats — upper, lower, title, camelCase, snake_case, and more.
Case conversion rewrites identifiers and prose between styles: UPPER, lower, Title Case, camelCase, snake_case, kebab-case, and more. Consistent casing improves code review and API design.
Automated conversion is a starting point—brand names and acronyms may need manual fixes.
Heuristic splitters sometimes mangle HTTP/URL-style tokens—double-check.
DevToolBox tools are designed to process data in your browser whenever possible. Read our Privacy Policy and About page for details on client-side processing and network lookups.