Swap the text case: Convert lowercase to uppercase and uppercase to lowercase
Paste a text into the left form and click the blue button, and you change the text case. This page uses JavaScript and can't get the data you input.
I am a Hero.
i AM A hERO.
The program converts lowercase to uppercase and uppercase to lowercase. Numbers and symbols don't change.
Conversion
- Convert a text to lowercase
- Convert a text to uppercase
- Convert a text to capital case
- Convert a text to camelcase
- Convert a text to pascal case
- Convert a text to snake case
- Convert a text to upper snake case
- Swap lowercase and uppercase
- Reverse a text
- Replace spaces with tabs
- Replace spaces with commas
- Replace spaces with hyphens
- Replace spaces with underscores
- Replace tabs with spaces
- Replace tabs with commas
- Replace commas with spaces
- Replace commas with tabs