Overlap PNG images

Hi!
I have list of PNG images and I need to compose a single .jpg composed by overlapping every single PNG image.
Which library should I use?
Thanks!

Given the task I would reach for ImageMagick

I think there is an Erlang wrapper, or You might use port if the task is simple.

3 Likes