

#Xnconvert multipage pdf#
JPG, PNG, TIFF, GIF, Camera RAW, JPEG2000, WebP, OpenEXR) as well as supporting over 500 other image formats. Try this: Open PDF file in XnView, then Menu>Tools>Multipage file>Extract all into (choose directory and format). For exemple : file 1 page1-image1.png file 2 page1-image2.png file 3 page1-image3.png file 4 page2-image1. Each extracted image need to respect a numbering order.


All common picture and graphics formats are supported (i.e. From each page I need to extract seceral images (same place at each page). Pick a typical page and use gimp to discover what changes such as contrast, sharpness, etc., are needed to improve the print quality, (make sure that you only do things that apply to the whole image), then batch process all the images, (from the command line again), to apply those changes to all of the images and reassemble to a new pdf.īoth tools are free, (gratis), and run on a number of platforms including Windows, Mac & Linux. XnConvert is a batch image-converter and resizer with a powerful and ease of use experience. With the 2 free tools above you could convert all the pages to a sequence of images with something like: convert -density 600 foo.pdf foo-%02d.jpg However, I would suggest also downloading and installing Image Magick which is a command line image processor that also supports converting from and to the PDF format, and a lot more. Gimp can open a PDF with each page as either a separate layer or as a separate image and has tools that can rescue just about any image but of course if this is a long document you may end up having to spend quite a lot of time on it as you will need to apply the changes to each page manually, (or write a script to do the changes).
