Is there a program that let's me choose separate image files and output it as one whole image with the images lined up horizontally as a transparent gif?

link|improve this question

40% accept rate
Voting to migrate to Super User. This is not a programming question. – Oded May 13 '11 at 19:41
@Jahkr The question as it's currently written is off topic unless you are looking for code to do this... but you'd have to rewrite the question and specify a language. – Michael Pryor May 13 '11 at 19:42
feedback

migrated from stackoverflow.com May 16 '11 at 4:05

This question came from our site for professional and enthusiast programmers.

2 Answers

Imagemajik does all kinds of things like this at the command line, and is free:

http://www.imagemagick.org/script/index.php

link|improve this answer
feedback

I would try looking for "panoramic stitcher" programs, since that's essentially what you are trying to do.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.