• I’m looking to add functionality to a splash page on my site where:

    1. User uploads a profile picture
    2. A second file, which is a preset image that will always be the same, is then overlaid on top of the uploaded profile pic
    3. The two images that’ve been combined are then saved as a new image
    4. User can then share the final image on Facebook, Twitter, and Instagram (this step isn’t related to my question, but I included it to provide context)

    I know this is possible with various node packages that exist (my theme uses npm, bower, and gulp), but I’m wondering if there’s a plugin or some PHP wizardry that would allow me to do the same? What is the best approach for accomplishing this?

  • The topic ‘Is there a plugin or hack to combine 2 images into 1 and save as a new image?’ is closed to new replies.