[Gimp-user] how to write a script to automate processing a multi-page PDF file?

2008-11-02 Thread Daryna Baikadamova
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

Re: [Gimp-user] how to write a script to automate processing a multi-page PDF file?

2008-11-02 Thread David Gowers
Hi, On Sun, Nov 2, 2008 at 6:17 PM, Daryna Baikadamova [EMAIL PROTECTED] wrote: 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

Re: [Gimp-user] how to write a script to automate processing a multi-page PDF file?

2008-11-02 Thread Daryna Baikadamova
okay, so I use an automated tool (maybe ghostscript) to convert each page in a PDF file to tiff 300dpi 1-bit BW images named by their page number. However in GIMP, are there ways to automatically open all tiff files in the directory at once? Then all I need to do for each image is to erase the

Re: [Gimp-user] how to write a script to automate processing a multi-page PDF file?

2008-11-02 Thread Chris Mohler
On Mon, Nov 3, 2008 at 2:17 PM, Daryna Baikadamova [EMAIL PROTECTED] wrote: okay, so I use an automated tool (maybe ghostscript) to convert each page in a PDF file to tiff 300dpi 1-bit BW images named by their page number. However in GIMP, are there ways to automatically open all tiff files

[Gimp-user] multithread?

2008-11-02 Thread tmaes
Hi all, I tried making different operations and filters, and I always see but one of my 4 processors running under gimp, the setting in the preferences is set to 4. This both on Win x64 and linux x64. processor: intel Q6600 Has anyone an idea on this?? -- tmaes