I'm a newbie. I don't know how to coding, and i'm using imagemagick in window x64.
So, please make the answer clear and easy to understand, thanks!
Here is my question,
i have 3000 images (They are 1500 pages of the ebook) and that are the same size. I need to combine them in pairs, putting them side-by-side.
I find the same question in stackoverflow forum, this link:
http://stackoverflow.hex1.ru/questions/ ... ook-layout ,
im trying to now what is bash, try to install nuget....But i don't know how to coding so i can't handle it.
I'm lucky to find this code:
Code: Select all
convert myfile1.jpg myfile2.jpg +append Done1.jpg
But it only handle 1 command with 2 photos,
Is there anyway to automate this using imageMagick in window? with easy use code?
i lost 2 days to find answer my own, but i can't find any thing
Regards!