program to create image strip from many .PNG's?

Miscellaneous Forums/Content Creation Tools/program to create image strip from many .PNG's?

Is there any software that can import several .png images (each one a sprite) and create a single file containing an imagestrip of all my sprites ?

I have 128 sprites, all as individual .png files that I want joining into a single .png file

Photoshop is a pain to do this.

I'd use blitz3D to do that. I like to code [boring] stuff so I wouldn't consider it a pain to do in blitz.

.

Try these:-

http://www.blitzbasic.com/toolbox/toolbox.php?tool=54
http://sysimage.250free.com/

Steve.

Mystik you're the man - GlueIt worked a treat. Will look into the image packer thing.

Thanks everyone - great bunch as always! ;-)