

The problem here is, that the server does a lot of image processing to generate various thumbnail sizes. This is the main reason images in the gallery load so fast when scrolling. But to archive this, the server needs to read the image which would not work with e2e.
Former Immich dev here:
Even in the early days, we got hundreds of different feature requests that “can be done easily”. Even this example is a lot harder than you might think.
If you have an idea, how to tackle all of this, contact the dev team on Discord, they’re really helpful and will surely guide you through the process of implementing.