Hi Team,
AEM 6.5
sling:resourceSuperType="core/wcm/components/image/v2/image"
Adaptive ImageServlet picks right renditions/width for images of type JPEG.
PROBLEM:
But it works exactly opposite in case of PNG file. It increases the size of the rendered image relative to the size of the original image.
E.G:
heroimage.coreimg.82.700.png - 172 kb
heroimage.coreimg.82.600.png - 564 kb
heroimage.coreimg.82.500.png - 411 kb
heroimage.coreimg.82.400.png - 281 kb