If you come from the Windows to the Mac world and missing your favorite Snipping tool to take quick screenshots, well macOS has had this feature for a very long time and it works wonders, you do not need any new tool installed in order to get the similar qualities.
Snip a portion of a Screen
If you want to grab a screenshot of a portion of a screen simply press Command ⌘ + Shift + 4 and you will get a cross-hair cursor, drag and stop what you want to capture and you will see the file created on your desktop.


Snip the compete Screen
If you want to capture the complete screenshot of the window, just press Command ⌘ + Shift + 4
Making use of the Screenshot Utility.
If you wish to use a UI for the same - just type Screenshot and open the utility using Spotlight Search (Keyboard shortcut F4 key)
Checkout a very detailed tutorial on this: https://code2care.org/macos/how-to-take-a-screenshot-on-a-mac
Facing issues? Have Questions? Post them here! I am happy to answer!
- How to Display Analog Clock on Mac Menu Bar
- Shutdown Mac Terminal Command
- How to know the Serial Number of MacBook on macOS Ventura 13.0
- macOS: Remove Desktop or Documents Folder from iCloud Drive Syncing
- [fix] How to Show file extensions on all files on Mac
- How to install Zoom Add-in to Outlook (Mac)
- How to turn off Stage Manager - macOS Ventura
- Fix - Xode - Internal logic error: Connection was invalidated
- How to do calculations in Mac Terminal
- How to delete a Page in Microsoft Word File on Mac (macOS)
- How to Refresh Mac Desktop
- How to install Java on macOS [Big Sur]
- How to Disable Mac Terminal Bell Sound
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to Uninstall Brew on Mac
- Find your macOS version
- Change TextEdit File Encoding
- AppleScript Example with TextEdit
- How to install homebrew (brew) on M1 Mac
- How to Find File and Directory Size in Mac Terminal
- How to open new tab in Sublime Text Editor [macOS]
- How to list all users in Mac Terminal
- Turn off Auto-Capitalization on macOS Ventura 13
- How to check Command Line Tools Version [Updated for Ventura]
- Change Current User Password using Mac Terminal Command
- [fix] Docker: OCI runtime exec failed unable to start container process - Docker
- Java Stream with Multiple Filters Example - Java
- How to turn off autocomplete in input fields in HTML Form - Html
- How to Enable Developers Option in Android Phones Settings - Android
- 3 Examples to read a text file line by line using java - Java
- SharePoint - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web. - SharePoint
- Fix Generics: error unexpected type required: class found: type parameter - Java
- How to install npm on Ubuntu - Linux