site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Oct 26, 2007, at 19:06 , Mike wrote: screencapture -S -x -C -t jpg /tmp/test1.jpg Justin PS: Why 'darwin-kernel'? -- Justin C. Walker, Curmudgeon-At-Large Institute for the Enhancement of the Director's Income -------- Experience is what you get when you don't get what you want. -------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... The man page for screencapture says that the default file format is png but that it can be changed with the -t option. However, when I try to change it to, say, .jpg, it doesn't work. Here is my code from the command-line: Any ideas how to change the file format? Just tried this with your command as above. I noticed the file 'test1.jpg' wasn't there, but a new file, 'jpg' was. Looks like the "-t" needs its argument following with no spaces. This email sent to site_archiver@lists.apple.com