We need Bynder to have features to handle responsive image loading: anything like Device Pixel Ratio dpr (
https://docs.imgix.com/apis/rendering/pixel-density/dpr)
or https://docs.imgix.com/tutorials/responsive-images-srcset-imgix
using dynamic SRC sets. It would suck if we had to manually calculate doubling pixels for every one of our images because we want them to be 2x, not 1x.
Can you help?