If you are using EditText on macOS and want to make some text or a sentence to uppercase or lowercase you can do so by the below steps,
- Select the text you want to convert to upper/lower case,
- Right Click (2 finger tap if using MacBooks) and select Transformations -> Make Uppercase/Lowercase,
- The text will get converted to appropriate case.

Make text in EditText Uppercase or Lowercase in macOS
✌️ You can also achieve the same by going to Menu -> Edit -> Transformations.
Example:This is some Text
Uppercase:
THIS IS SOME TEXT
Lowercase:
this is some text
You can also try Capitalize case, the output when you select all text and perform this transformation is as below,
Lowercase:This Is Some Text
More Posts related to MacOS,
- [macOS] NetBeans IDE cannot be installed. Java (JRE) found on your computer but JDK XX or newer is required.
- Zsh Shell: Custom alias that you may find useful
- How to switch from bash to zsh shell in macOS Terminal
- [Solution] macOS could not be installed on your computer OSInstall.mpkg appears to be missing or damaged
- Add Bookmark macOS Safari
- How to install Java on macOS [Big Sur]
- Move from Zsh to Bash shell macOS
- WARNING: Python 2.7 is not recommended [macOS Big Sur]
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- How to do calculations in Mac Terminal
More Posts:
- SharePoint Server 2016 IT Preview Deprecated Removed features - SharePoint
- How to make jsfiddle bootstrap ready - CSS
- How to enable line numbers in Eclipse - Eclipse
- Parsing Data for android-21 failed unsupported major.minor version 51.0 - Android
- SDK Manager: failed to install : Android Studio on Windows - Android-Studio
- Remove ActionBar from Activity that extends appcompat-v7 - Android
- Loading previous page using html button using JavaScript - JavaScript
- Tutorial : Simple Lightweight Pure CSS based Vertical Navigation Menu - CSS
- Calculate Area and Circumference of Circle - C-Program
- Gmail Error Bad Request Your client has issued a malformed or illegal request - Google
- How to Apply Themes to Notepad++ - NotepadPlusPlus
- [Solved] SharePoint Access Denied error editing Document Name - SharePoint
- Calculate Volume of Cube - C-Program
- The service instance "Microsoft SharePoint Insights" could not be provisioned because of the following error: Authentication information for SPInsights service has not been set yet - SharePoint
- Use Netbeans keyboard shortcuts in Android Studio - Android-Studio