WordPress image sizes – scale and crop away odd number pixels after resize

My settings for large image sizes are max-height: 1024 and max-width: 1024

Some images when scaled down to 1024 width end up having a odd numbered height (683px). Is there a way to fix this – that is scale down and if the have odd numbered height/width on the other side, crop a pixel off.

Related posts

Leave a Reply