{% load ocyan_thumbnail wagtailimages_tags styling_tags sorl_thumbnail %} {% thumbnail self.image.file "1920" upscale=False format="JPEG" as image %} {% thumbnail self.image.file "768" upscale=False format="JPEG" as image_768 %} {% thumbnail self.image.file "1024" upscale=False format="JPEG" as image_1024 %}