#2179·PhotoSwipe

Aspect ratio is wrong, images are stretched instead of keeping original size

Author: jl2035Created Apr 29, 2026Updated Apr 29, 2026

In my case when you open a gallery the images are stretched (full width) and it looks very bad with vertical images.

Are we supposed to set size for each image using data-pswp-width and data-pswp-height? How is this done correctly? Do you have to read all images on the server side to know their sizes?