Page 1 of 1

convert multipage PDF file to one huge single JPG file

Posted: 13 Oct 2013 03:11
by taherkhani
hi everyone,

i want (for a certain purpose) convert a multipage PDF file to one huge single JPG file. i mean,

input PDF file:

+-------++-------++-------+.....
| 1 | | 2 || 3 |
| | | || |
+-------++-------++-------+.....

output JPEG file:

+-------+
| 1 |
| |
+-------+
| 2 |
| |
+..........+
| 3 |
| |
+..........+
. .
. .
. .

Re: convert multipage PDF file to one huge single JPG file

Posted: 13 Oct 2013 04:10
by foxidrive
SnagIt can capture a scrolling page to an image. It ain't cheap.

Look for something like that - or supply the PDF to download and I'll see if I can create the image for you as I do have Snagit.

Re: convert multipage PDF file to one huge single JPG file

Posted: 13 Oct 2013 04:17
by aGerman
Not sure if ImageMagick could create an all-in-one JPG. It's free though. Just give it a try.

Regards
aGerman

Re: convert multipage PDF file to one huge single JPG file

Posted: 13 Oct 2013 05:42
by taherkhani
aGerman wrote:Not sure if ImageMagick could create an all-in-one JPG. It's free though. Just give it a try.

Regards
aGerman


i try but i can't find what you say in ImageMagick.

foxidrive wrote:SnagIt can capture a scrolling page to an image. It ain't cheap.

Look for something like that - or supply the PDF to download and I'll see if I can create the image for you as I do have Snagit.


I download SnagIt and work with it, but in the help menu for this program, you can see SnagIt don't support PDF file.

However, i can convert each page of a multipage PDF to a JPG, now question is, how can combine vertically these JPG files?

thanks a lot.

Re: convert multipage PDF file to one huge single JPG file

Posted: 13 Oct 2013 06:08
by foxidrive
I tested a PDF using snagit and it worked fine - it doesn't *save* as PDF but you want to save as an image format.

FoxIt PDF reader shows vertical scrolling.

Re: convert multipage PDF file to one huge single JPG file

Posted: 13 Oct 2013 10:11
by penpen
An acquaintance of mine says, he uses Sobolsofts "Join Multiple JPG Files Into One Software", but i have never used it because it is not free:
http://www.sobolsoft.com/joinjpg/

penpen