Lets say I want to save my screenshots as a .jpg instead of .png. How would I do this? Is there a bash command I can enter or a setting I can toggle?
|
|
You can use the following Terminal command to change the default screenshot format (I'm reading that GIF and PDF and some other formats are also supported):
(You can also set the Also, the screencapture command can be used to save a screenshot to a specific filename, and configure more options (such as window shadows, timed capture, etc.). |
||||
|
|
|
You can use the following Terminal command to change the default location that they are stored in, and then use a folder action to perform conversion and other actions if required.
|
|||
|
|
|
You can also use the free application TinkerTool to do that as well. It's under the General pane:
(as noted by this comment, you don't have to log out and back in again, just use the Terminal command |
||||
|
|