Convert text to upper or lower case and title case, and switch identifiers between camelCase, snake_case and kebab-case.
This subcategory holds case transformations for both prose and code identifiers. One group puts a sentence or headline into the right shape; the other moves variable names between the conventions used in different languages. Each transformation has a reverse twin.