DMXzone Image Processor Support Product Page
Solved
uploading files with image effects
Reported 14 Dec 2017 22:13:51
1
has this problem
14 Dec 2017 22:13:51 MX Addict posted:
Below action steps I did create for uploading multiple files.I have a problem with Image Processor
first action
resize width: 1024px
save image
overwrite: checked
second action
resize width: 320px
grayscale effect
save image
When uploading 2 or more images with the form page only one image (1024px) keeps colored all the others get grayscaled. So the second image (1024px )that is been uploaded get greyscaled. But I didn't add this effect to the first action
I try also other effects and get the same problem one image keep original and all others image get a effect.
Result in subfolder
Replies
Replied 15 Dec 2017 08:25:28
15 Dec 2017 08:25:28 Teodor Kuduschiev replied:
Hello,
Isn't your purpose to edit the uploaded images in two different ways?
Your mistake here is that you use one load image step for all the different processing options. All you need to do here is to add a second load image step, just before the second resize it should use the same image path - {{path}}.
Then, go through the steps (resize, grayscale and save image) and select "image2" instead of "image1":
Isn't your purpose to edit the uploaded images in two different ways?
Your mistake here is that you use one load image step for all the different processing options. All you need to do here is to add a second load image step, just before the second resize it should use the same image path - {{path}}.
Then, go through the steps (resize, grayscale and save image) and select "image2" instead of "image1":
Replied 15 Dec 2017 08:47:13
15 Dec 2017 08:47:13 MX Addict replied:
Hi Teodor,
Thanks it works now. But I was confused by a tutorial:
https://www.dmxzone.com/go/32469/dmxzone-image-processor-manual/32465/upload-resize-and-create-thumbnails
In this tutorial is just one step load image for different processing options . And you mentioned above to use two load image steps.
So I think the tutorial is not correct?
Thanks it works now. But I was confused by a tutorial:
https://www.dmxzone.com/go/32469/dmxzone-image-processor-manual/32465/upload-resize-and-create-thumbnails
In this tutorial is just one step load image for different processing options . And you mentioned above to use two load image steps.
So I think the tutorial is not correct?
Replied 15 Dec 2017 09:01:46
15 Dec 2017 09:01:46 Teodor Kuduschiev replied:
In your specific case you need a second load step.
Replied 15 Dec 2017 09:06:03
15 Dec 2017 09:06:03 MX Addict replied:
Hi Teodor,
Because of the step file move I guess??
Thanks anyway.
Because of the step file move I guess??
Thanks anyway.