If you had workflows in place that used the previous formats, one quick ‘n dirty method to address this on the front end, is to change the format from the command-line, by doing the following:
- Open the Terminal application (/Applications/Utilities/Terminal.app).
- Type (or paste in from below):
defaults write com.apple.screencapture type pdf — (or jpg or tif or pict or whatever format you want, as long as it's supported by Preview.app)
Next time you take a screenshot, verify that the global change (to the machine you did this on) took effect by:
- Single-clicking on the icon of the screenshot (which will appear on your Desktop with a filename that starts with the word, “Picture...”.
- Get Info by selecting “File > Get Info”, or using the shortcut “Command-i”