Transfering edited images to enable us to replicate.
Transfering edited images to enable us to replicate.
We are a digital print company looking to build a new user friendly website/application that will enable our customers to perform basic functions to edit their image (zoom, crop, filters etc) before they transfer there now print ready files to use to print. We use Photoshop CS for pre-press, am I able to incorporate ImageMagick functionality into the new website/mobile application and retrieve the postscripts to enable us to replicate the edits within Photoshop or alike?
Re: Transfering edited images to enable us to replicate.
You should be able to do what you want to a certain extent. Interactive cropping would need to be done with JavaScript; there are a couple of javascript/GD examples on the internet that could be modified to use Imagemagick. Depending how you want the rest of your interface works JavaScript/Ajax would probably be the best way to go.
A couple of forum users have developed a page that does most of what you want but I think it is private; but they might be willing to sell or develop you a copy?
A couple of forum users have developed a page that does most of what you want but I think it is private; but they might be willing to sell or develop you a copy?