Page 1 of 1

Paid: PhotoRealistic compose of 2 images

Posted: 2019-05-28T15:10:12-07:00
by lifeinafolder
Hi,

I am working on a mockup tool to help authors make book mockups from their book covers. To generate these mockups, the book author
- uploads their book cover,
- selects from a library of template images
- and then the tool gives them a photorealistic image of their book.

The current prototype of my tool uses ImageMagick `convert` function to generate mockups. I am looking for someone experienced with ImageMagick to improve the mockup generation technology.

This is a paid gig. If you are interested, please DM me.

Re: Paid: PhotoRealistic compose of 2 images

Posted: 2019-05-28T16:20:22-07:00
by fmw42
Please show an image, if possible, of what you expect. Is the cover flat or folded around the spine? If you want the latter, you might look at https://imagemagick.org/Usage/distorts/#box3d.

What is your IM version and platform? That is, is your script/code in Windows bat syntax or Unix shell script?