<div dir="ltr">Hi, <div>Is there a way to achieve this without doing any png to jpg conversion mapproxy (there is not much CPU on the server I want to run mapproxy on)? If there is some other software I should be using for this use-case, I would really appreciate pointers to it.</div><div><br></div><div>We have an arcgis Imageserver for satellite Imagery that has /exportImage endpoint with jpegpng as a format ( which I believe is the same as the mixed mode provided by mapproxy i.e. jpeg for opaque images and png for images with transparency).</div><div>Since the client expects the images in tile format, I want to put mapproxy in between so that mapproxy can do the magic of translating the tile url to exportImage...</div><div><br></div><div>But as far as I could figure out,  I can use mapproxy to </div><div>a) Use jpeg ( which loses the transparency.)</div><div>b) Use png ( which means the size of tiles increases significantly. )</div><div>c) Use mixed mode : which means mapproxy will do the conversion of png to jpeg, and request the data in png format from the Arcgis ImageServer).</div><div><br></div><div>d) The option where mapproxy just gets thes data from ImageServer ( This option does not seem to exist).</div><div><br></div><div>Thanks,</div><div>Hemant</div><div><br></div><div><br></div><div><br></div></div>