0

I am using filepicker service to upload image. when I convert the image and add watermark it gets distorted if 'fit' parameter is set to any other than 'max'. Am I missing somthing?

Here is an Example and here is Filepicker.io Documentation about Image conversion

  • Can you provide a bit more detail on what you mean by distorted? In the example you demonstrated the watermark is getting cropped along with the image – brettcvz Mar 07 '13 at 01:37
  • Exactly! "I Don't want watermarked to be cropped as well" that's what I meant. Is there any way that we can specify the order of conversion? Like first base image is cropped and then watermarked should be applied. – zaid.akram Mar 07 '13 at 04:43
  • There is no way to specify the order in a single conversion, but you can do two successive convert() calls to create the desired effect – brettcvz Mar 13 '13 at 22:39

0 Answers0