|  11-22-2016, 01:34 PM | #1 | 
| Member  Posts: 14 Karma: 10 Join Date: Jun 2012 Device: snoy | 
				
				Conversion of PDF files to ZIP
			 
			
			When you select to convert PDF files to ZIP in Calibre, the file created when un-zipped will create a new directory contain a number of PNG files. However what is interesting is the if the original PDF files contained 'watermarks' these will be removed in the PNG files and a separate PNG created containing only the watermark. Does anyone anyone how this is achieved? Bill Seabrook Last edited by wmfs; 11-22-2016 at 01:54 PM. Reason: added Calibre | 
|   |   | 
|  11-22-2016, 03:16 PM | #2 | 
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | 
			
			@wmfs - I know Imagemagick has that as an optional feature, there are lots of IM based gui and online wrappers out there that can do it.  In version 2.57 Kovid replaced IM, IIRC with a Qt equivalent (QtImage/Paint ??), so I guess it can do it too.   BR | 
|   |   | 
| Advert | |
|  | 
|  11-22-2016, 06:58 PM | #3 | 
| Member  Posts: 14 Karma: 10 Join Date: Jun 2012 Device: snoy | 
			
			Looks like you might be right @BetterRed!  Using ImageMagick convert with -separate works in much the same way as Calibre, for example convert -density 400 "myfile.pdf" -separate -resize 25% "myfile.png" creates several .PNG files if a watermark is found. Thanks | 
|   |   | 
|  | 
| Tags | 
| conversion, pdf, watermarks, zip | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Zip to CBZ 'conversion' | BetterRed | Conversion | 6 | 10-22-2013 09:52 PM | 
| ZIP to MOBI conversion error | ToshB | Conversion | 4 | 05-10-2012 07:43 AM | 
| Zip to any other format conversion (OS X) | Ztrel0cK | Conversion | 6 | 02-25-2012 09:34 AM | 
| Converting your PDF files to Kindle using PDF2LRF (Better than Amazon's conversion) | guineapiguser | Amazon Kindle | 33 | 08-02-2011 06:07 PM | 
| Conversion issue with zip of Warbreaker | Mitchll | Calibre | 6 | 07-28-2008 06:25 PM |