The graphql api can return an image in different formats (sizes), but the UI lacks this functionality and we can only copy the image in the original size.
This is useful because sometimes we just copy / paste urls in our frontends instead of getting that data from the API.