Text Case Converter
Convert text between different case formats including uppercase, lowercase, title case, camel case, snake case, and more.
Case Conversion Types
Usage Instructions
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
Basic Cases
Programming Cases
Related Tools
Lorem Ipsum Generator
Generate placeholder text with multiple styles and HTML format
Regex Tester
Test and debug regular expressions with instant match results
Escape/Unescape Tool
Escape and unescape strings between multiple formats including JavaScript, JSON, HTML, XML, CSV, SQL and more
Text Diff Checker
Compare differences between two texts or files with side-by-side highlighted view
URL Encoder/Decoder
Encode and decode URLs to ensure compliance and usability
JSON Formatter
Format and validate JSON data for improved readability and debugging