✏️
Text Case Converter
Characters: 0 | Words: 0 | Lines: 0
Features:
- Multiple Case Conversions:
- UPPERCASE – Convert all text to uppercase
- lowercase – Convert all text to lowercase
- Capitalize Words – Capitalize the first letter of each word
- Sentence case – Capitalize the first letter of each sentence
- Title Case – Proper title capitalization with smart handling of small words
- aLtErNaTiNg case – Alternate between lowercase and uppercase letters
- InVeRsE cAsE – Swap the case of each letter
- camelCase – Convert to camelCase format (useful for programming)
- PascalCase – Convert to PascalCase format
- snake_case – Convert to snake_case format
- kebab-case – Convert to kebab-case format
- CONSTANT_CASE – Convert to CONSTANT_CASE format
- Utility Functions:
- Copy Text – Copy the converted text to clipboard
- Download Text – Save the converted text as a .txt file
- Clear Text – Clear the input text area
- Real-time Statistics:
- Character count
- Word count
- Line count
- Simple, Clean Design:
- Modern, responsive layout
- Works well on both desktop and mobile devices
- Clear visual organization with color-coded buttons