Batch action to create split view images in a folder and then recurse through multiple folders
Hello,
I am working on colorizing 1000's of black and white images and need to show the before and after image as a split image.
I need to create a action/script that can:
- Open 2 jpg files from folder which (ex. image A, image B
- Stack the 2 images
- delete half of one of the images.
- Merge the 2 images and save as new image, and close the file
I have thousands of images I need to do this for so it would be great to be able to automate.
I could have the images all in the same folder or split the images into 2 folders (before and after), or do whatever file prep that would make this possible.
