Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Combining multiple jpegs into 1



On Sun, Feb 19, 2006 at 10:08:23PM -0500, Kevin D. Clark wrote:
> 
> Jerry Feldman writes:
> 
> > What is the best way to combine several jpegs into a single image.
> 
> If it a picture/photo, then try autostitch.  This is a win32 program,
> but it runs fine under Wine.
> 
> Regards,
> 
> --kevin

Try this...

1.  Convert them to postscript and store in a single file:

    jpegtopnm <file> |pnmps >> <output_file>

2.  Convert the output file to pdf:

    ps2pdf <output_file>

You get a multipage singe pdf doc of your pictures.

Bill




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org