Public tool listing
Case Converter details
Convert text between camelCase, PascalCase, snake_case, kebab-case, and more. Case Converter is now a native Toolars workspace for local naming conversion across developer and writing case formats.
Native workspaceFreeTextCaseNaming
Overview
Case Converter transforms pasted identifiers, labels, headings, and mixed-delimiter text into copy-ready naming styles including camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, Sentence case, dot.case, lower case, and UPPER CASE. The workspace migrates the Aixtral source behavior into a Toolars-native interface with detected word review, local-only processing, and copy actions for code, docs, and slug handoff.
How it works
Local case conversion model
LocalInput text is parsed and converted in the browser without upload.
DeterministicConversion uses transparent string rules, so generated outputs are stable and easy to review.
PublicThis tool has a dedicated Toolars workspace, source-backed library implementation, and focused tests.