Currently the image smaller than the page width will always fill the full page width, which cause some less wide image to zoomed in.
Describe the solution you'd like
Maybe using javascript to render the image, like Lightbox with magnifier ?
Additional context
Notice how the second image is zoomed in because its width is less than the page width.

Currently the image smaller than the page width will always fill the full page width, which cause some less wide image to zoomed in.
Describe the solution you'd like
Maybe using javascript to render the image, like Lightbox with magnifier ?
Additional context
Notice how the second image is zoomed in because its width is less than the page width.