Swap Case
Swap the case of each character - uppercase to lowercase and vice versa
Input
Enter text to swap case
Output
Swapped case text
About Swap Case Tool
This tool swaps the case of each character in your text - uppercase becomes lowercase and vice versa. Useful for:
- Text transformation: Creating unique text effects
- Testing: Validating case-insensitive code
- Fun formatting: Creating stylized text
- Data manipulation: Inverting case patterns
Simply paste your text and watch as uppercase letters become lowercase and lowercase letters become uppercase.
Features
- Swaps case of each character
- Uppercase → lowercase
- Lowercase → uppercase
- Preserves numbers and special characters
- One-click copy to clipboard
Example
Input: Hello World
Output: hELLO wORLD