TOP
Full list of utilities which are included in the extension "YLC Utilities"
1) Text
- Change text to UPPER CASE
Writing all words in capital letters
- Change text to lower case
Writing all words in lowercase letters
- Start text with a capital letter
Writing the first word with a capital letter and the rest of the words - in lowercase
- Start all words with a capital letter
Change text so that each word starts with a capital letter
- First character with a capital letter
Change the first character in the text to a capital letter, however, do not change the case of the rest of the characters
- Other case variants >
Sentence case, Title case, Pascal case, camel case, snake case, kebab case and Space case
- Remove all letters in text
Cleaning text by removing all letters in text
- Remove all digits in text
Cleaning text by removing all digits in text
- Remove other characters >
Other variants of removing letters, digits, word characters or sentence characters
- Remove trailing spaces in text
Removing all spaces from the beginning and end of text
- Remove extra spaces in text
Removing all spaces at the beginning and end of text, as well as extra spaces in the middle of text
- Delete leading characters
Deleting a certain number of characters at the beginning of text
- Delete ending characters
Deleting a certain number of characters at the end of text
- Delete text after a certain number of characters
Deleting all text starting from a certain position
- Get word by specified delimiters
Splitting text into parts by many delimiters simultaneously and getting the required element by occurrence number
- Mark Latin letters in text
Mark Latin letters with red color
- Mark Cyrillic letters in text
Mark Cyrillic letters with red color
- Google Translate
Translate text using the "Google Translate" website
2) Number
3) Date
4) Range
7) Worksheet
8) Styles for tables
9) External data
10) Interface
11) File
12) Python