How to Change the Screenshot Format in Mac
In this guide, we will show you the steps to change the default screenshot format on Mac. I usually take quite a lot of screenshots and attach them to my guides [after all, a picture speaks more than a thousand words, doesn’t it?]. However, macOS’s default screenshot format is JPG, which, even though is smaller than PNG, still weighs more than WEBP. So I then have to load it into a photo-editing tool and change its format to WEBP.
The right-click option of Convert Image doesn’t have WEBP, and even if it did, it would require a few additional steps to get this job done. So what else can be done? Well, there exists a nifty workaround using which you can change the default screenshot format on your Mac. And in this guide, we will show you how to do just that. So without further ado, let’s get started.
How to Change the Screenshot Format in Mac

- Go to Launchpad > Others > Terminal.
- Then type in the below command in it: defaults write com.apple.screencapture type
- Just change
to the desired one. For example: JPEG: defaults write com.apple.screencapture type jpg PNG: defaults write com.apple.screencapture type png TIFF: defaults write com.apple.screencapture type tiff PDF: defaults write com.apple.screencapture type pdf GIF: defaults write com.apple.screencapture type gif
- Caps Lock key on Mac takes too long to respond? Here’s why and its Fix
- How to Change the Red Text of Delete Button on Mac
- How to Disable Bloatware/Debloat from macOS Sequoia
- How to Disable Automatic Unit Conversions in Text Edit on Mac
(Cancel Reply)
Δ