Convert a text to upper lowercase (online string converter)
This online converter helps you to convert a text or sentence to upper snake case like "ADD_USER_ROLE". All the words are uppercase and glued with underscores.
add user role
Get account NAME
create TeX FiLe
Get 1 plus 2
Write !@#$%^&**() text
ADD_USER_ROLE
GET_ACCOUNT_NAME
CREATE_TEX_FILE
GET_1_PLUS_2
WRITE_TEXT
The leading and trailing spaces are automatically removed and the multiple spaces between words are converted to one space. Only alphabets and numbers remain after converting and other symbols like & are removed.
The upper snake case is used for coding by represents global variables.
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