1 .TH XScreenSaver 1 "07-Sep-2003 (4.13)" "X Version 11"
3 pdf2jpeg - converts a PDF file to a JPEG file using Cocoa
6 [\--verbose] [\--quality \fINN\fP] infile.pdf outfile.jpg
8 This reads a PDF file (for example, as written by the
10 program) and writes a JPEG file.
13 accepts the following options:
19 JPEG compression factor. Default 85%.
21 The input and output files must be files: pipes don't work.
23 This program is Cocoa-specific, so it won't work on non-MacOS systems.
25 This shouldn't need to be a part of the XScreenSaver distribution at
26 all, but Apple is COMPLETELY INSANE and made
28 only write PDFs, with no simple way to convert that to something
31 .BR screencapture (1),
32 .BR xscreensaver\-getimage\-desktop (1)
34 Copyright \(co 2003 by Jamie Zawinski. Permission to use, copy,
35 modify, distribute, and sell this software and its documentation for
36 any purpose is hereby granted without fee, provided that the above
37 copyright notice appear in all copies and that both that copyright
38 notice and this permission notice appear in supporting documentation.
39 No representations are made about the suitability of this software for
40 any purpose. It is provided "as is" without express or implied
43 Jamie Zawinski <jwz@jwz.org>, 20-Oct-03.