For quite some time, screenshots taken on my Mac (Ventura) are not using the default type defined through terminal. I typically take screenshots using Cmd-Ctrl-Shift-4. I've set the default type to .jpg, but when I paste to Evernote, everything is a .png. When I paste to Apple Mail, everything is a .tiff. This creates for large files, and I'd prefer jpg.
Can anyone suggest a way to get these screenshots to copy to clipboard as a .jpg?
user@computer ~ % defaults read com.apple.screencapture
{
"last-analytics-stamp" = "723025408.666865";
style = display;
target = clipboard;
type = jpg;
video = 0;
}
Yes, the machine has been rebooted. I also saw the same behavior on my prior Mac and prior OS's.
Edit: I notice that when I save a screenshot here, it is displaying as .jpeg, but I assume this is a result of macrumors re-saving the image as a .jpg.
Can anyone suggest a way to get these screenshots to copy to clipboard as a .jpg?
user@computer ~ % defaults read com.apple.screencapture
{
"last-analytics-stamp" = "723025408.666865";
style = display;
target = clipboard;
type = jpg;
video = 0;
}
Yes, the machine has been rebooted. I also saw the same behavior on my prior Mac and prior OS's.
Edit: I notice that when I save a screenshot here, it is displaying as .jpeg, but I assume this is a result of macrumors re-saving the image as a .jpg.
Last edited: