Hi,
in OMERO.web 5.1.0 and prior versions, it appears that zoom factors of over 100% lead to some sort of interpolation between the pixels (probably bilinear or bicubic).
Although this kind of interpolation looks better, from a scientific point of view it would be great to also have the option of deactivating interpolation (aka nearest neighbor), because this makes the single pixel values much more obvious when zooming in and also reminds users of the resolution limits of their respective images. Bilinear interpolation can easily mislead users into seeing structures in the data where there are none.
As far as I know, most microscopy software provided by the vendors (LAS AF, Zen, Imspector, etc.) also purposely abstain from using interpolation when zooming in on images.
Cheers,
Tristan