Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Export vector drawings from Keynote to a PNG with transparency' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Export vector drawings from Keynote to a PNG with transparency
Authored by: ribbo39 on Mar 18, '14 05:51:16AM

For some time now I have been using screencapture which initially was always
in .jpg format.
I was advised by an Apple tech to use a terminal command to change it to a .png format as follows;
The Terminal command is as follows:
defaults write com.apple.screencapture type FILETYPE

Replace FILETYPE with the format you wish. For example - defaults write com.apple.screencapture type jpg - or - defaults write com.apple.screencapture type png

After entering the Terminal command you will need to restart the Mac

This has been very useful for my purpose and I can easily, after working on the .png,
eport it back to jpg using Preview>export as>

This may be helpful.



[ Reply to This | # ]