Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Any plugin that always make the pictures resize always same size? lets say always width 500 px and height = 0 or any size

So if I upload pictures with the size smaller than 500px, lets say the picture width is 250 px and then will automatically resize to width 500px.

And if I upload pictures with the size bigger than 500px, lets say the picture width is 950 px and then will automatically resize to width 500px.

So basically if I upload any pictures with small size or big size and then will be automatically resize to width 500 px

share

1 Answer

use Simple Image Sizes

create one custom size, select crop option

share

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.