Most of all JPEG files uploaded to my sites are saved in progressive format, but no thumbnail generated by sorl-thumbnail is generated as progressive when the original image is. This is essential when creating thumbnails of large images, for instance, for display within a carousel/slider.
I have sumbitted an issue on sorl's tracker, but I think maybe creating a custom backend based on the existing ones, could solve the issue. Any ideas?
Thanks!