• We are using the plugin Offload S3 to move our media assets into an S3 bucket.

    Given this fact, each image’s URL is a cloudfront domain.

    Will the plugin work, or no? If not, do you have any suggestions as to how we can implement resizing on the fly?

Viewing 1 replies (of 1 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello, there,

    This is a nice question, because, actually, offloading images to another domain actually makes it impossible for the Adaptive Images plugin to handle and, thus, resize them. So, it is virtually impossible to combine these two solutions. One needs to choose one of them, the one they think the most valuable.

    Alternatively, I guess one could also utilise the image srcset attribute, in order to serve different versions of an image to different devices, but this would require meddling with the produced HTML code.

    So, I guess that is that!

    Let me know if I can help any further.

    Cheers,
    Takis

Viewing 1 replies (of 1 total)
  • The topic ‘Adaptive Images with Amazon S3’ is closed to new replies.