Page 1 of 1

Create Tiff-Files with Watermark from Multipage-PDF

Posted: 2013-07-10T01:30:33-07:00
by winstonSmith
Hello,

I'm a new User of ImageMagick and I hope that my problem can be fixed easily :D with ImageMagick.

I have a multipage PDF which has to be converted into multiple Tiff files.
This can be easily done via:

Code: Select all

convert input.pdf output-%d.tiff
But now I want to add a watermark to each created tiff File on the Fly.
Is this possible?
I already tried several options(like piping the output to compiste) but this didn't worked.

Can anybody help me with this issue?

Kind regards,
WinstonSmith

Re: Create Tiff-Files with Watermark from Multipage-PDF

Posted: 2013-07-10T07:32:41-07:00
by GreenKoopa
Try -layers composite or -draw image.