I am noticing a strange thing with RadImageEditor (2015 Q3 version).
When the ImageUrl is set to something like '..../xyz.jpg' then image editor saves the image in jpg format.
But, when ImageUrl is set to something like '.../xyz.jpg?ts=435719433' then image editor saves the changes in png format and not jpg format.
I expected image editor to save it in same format as original image's format.
Why is this happening and is there a way to tell image editor to save it in the original file format?