Convert text between different case formats including uppercase, lowercase, title case, camel case, snake case, and more.
This tool supports multiple text case conversion formats, suitable for programming, document writing, and other scenarios.
Important Note: For conversion formats that require word recognition (camelCase, PascalCase, snake_case, kebab-case, CONST_CASE), this tool uses spaces as word separators for processing.
Example: Input "hello world test" will be recognized as three words: hello, world, test