Place 2 images side by side
Posted: 2019-08-22T13:14:33-07:00
I need help placing 2 images that are the same size, side by side.
I have several thousand images in one directory. Using the command line, I would like to place the before image next to its corresponding after image. The files are named as follows: before 12345 obj.1 v.1.jpg after 12345 obj.1 v.1.jpg.
I'd like to make the output file name the number followed by_before and after like this: 12345_before and after.jpg.
Thanks!
I have several thousand images in one directory. Using the command line, I would like to place the before image next to its corresponding after image. The files are named as follows: before 12345 obj.1 v.1.jpg after 12345 obj.1 v.1.jpg.
I'd like to make the output file name the number followed by_before and after like this: 12345_before and after.jpg.
Thanks!