Simplest to add a background image to a batch of images
Posted: 2019-09-04T06:15:56-07:00
I have a batch of roughly 2000 png image files with alpha layer.
I want to add a background image to those 2000 files.
I'm a newbie at this so I'm not sure what type of method I should use to combine this.
I have the background file in a separate folder from the batch.
All that needs to be done is to combine the background image with each of the batch files, so other modification is needed.
Is there a simple way to just combine all images in folder x with image y.png?
I've looked around in the documentation and this forum, and I'm not really sure what's best for my case.
I want to add a background image to those 2000 files.
I'm a newbie at this so I'm not sure what type of method I should use to combine this.
I have the background file in a separate folder from the batch.
All that needs to be done is to combine the background image with each of the batch files, so other modification is needed.
Is there a simple way to just combine all images in folder x with image y.png?
I've looked around in the documentation and this forum, and I'm not really sure what's best for my case.