[Gimp-user] how to write a script to automate processing a multi-page PDF file?
Daryna Baikadamova
daryna.baikadamova at gmail.com
Sun Nov 2 00:47:15 PDT 2008
Hi!
I want to strip logo from every page of a PDF file and would like a script
that:
- opens a file (say "foo.pdf", preferably allow me to specify source
filename)
- specify convert each page to a image with 300dpi resolution
- convert all images (all pages) from RGB (or whatever) to indexed 1-bit
black and white
- save each image with foo_<4 digit page count (i.e. pad the left side with
0>.tiff and specify "CCITT group 4 fax" as the compression algorithm
So that when the script finishes, all I have to do is to get rid of the logo
by the eraser and click "save" again for each image.
Would it be possible to automate the task mentioned above? If so, would you
please give a script which does this job? I am only a GIMP newbie and I am
on a tight schedule.
Thanks!
Daryna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /lists/gimp-user/attachments/20081102/88293dd7/attachment.html
More information about the Gimp-user
mailing list