This is the terminal command I used to change default screenshot format to HEIC on my Mac. This is very useful to reduce the size of your screenshot.
$ defaults write com.apple.screencapture type heic
$ killall SystemUIServer
This is the terminal command I used to change default screenshot format to HEIC on my Mac. This is very useful to reduce the size of your screenshot.
$ defaults write com.apple.screencapture type heic
$ killall SystemUIServer
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)