Combining images with resize
Posted: 2018-01-20T22:23:47-07:00
New here, but I’ll try to explain the best I can as to what I need happening. Not sure if Imagemagick is the way to go or if someone can point me in the right direction.
Ask user for background image.
Ask user for foreground image.
Upload button....
After upload user sees foreground image on top of background image but has the ability to drag/scale with drag of corner on foreground image and place foreground image anywhere on background image. Basically drag and scale the foreground image before saving the combined images to server.
Is this possible with imagemagick? I know we can combine and resize but can we give user ability to scale and drag the images after they are combined? If no does anyone have a solution I could check out?
Thanks for your knowledge.
Ask user for background image.
Ask user for foreground image.
Upload button....
After upload user sees foreground image on top of background image but has the ability to drag/scale with drag of corner on foreground image and place foreground image anywhere on background image. Basically drag and scale the foreground image before saving the combined images to server.
Is this possible with imagemagick? I know we can combine and resize but can we give user ability to scale and drag the images after they are combined? If no does anyone have a solution I could check out?
Thanks for your knowledge.