You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be an awesome enhancement. For now I edit the html for the image container from <div loading="lazy" class="ant-image css-p7e5j5" style="width: 100%; height: 100%;"> to <div loading="lazy" class="ant-image css-p7e5j5" style="width: 100%; overflow: hidden;"> before I download the card. This will cut off a part of the bottom of the image.
Generated images are squares, but get stretched to fill the card. Consider cropping the images instead to keep the image sharp.
The text was updated successfully, but these errors were encountered: