Generate thumbnail for images with the same size as thumbnails
If I understand the question correctly, you want to generate test.jpg test-150×150.jpg instead of just: test.jpg when you upload an image called test.jpg, of size 150×150, the same as the thumbnail size. (I used the 150×150 size here instead of your 300×200 to avoid confusing it with the medium size) This restriction is implemented in … Read more