Beginner's Guide for WordPress / Start your WordPress Blog in minutes

How to Prevent WordPress from Generating Image Sizes

Do you want to prevent WordPress from generating additional image sizes?

When you upload an image in WordPress, it automatically creates several copies in different sizes. Different themes and plugins can further increase the # of sizes generated. If you have a lot of images on your website, then then this may increase your storage needs and the size of your website backup file.

In this article, we’ll show you how to prevent WordPress from generating image sizes.

How to Prevent WordPress from Generating Image Sizes

Why Prevent WordPress from Generating Image Sizes?

When you upload an image to your WordPress website, multiple copies of the image will be automatically generated in different sizes. By default, the sizes generated are thumbnail, medium, and large, in addition to the original image.

Themes and plugins can also create additional image sizes. You may find you have five or ten copies of each image in different sizes.

WordPress Automatically Creates Copies of Your Images in Different Sizes

The additional image sizes are generated and stored during the upload process. This won’t affect your visitors or slow down your website, but it does require a little more storage space.

The extra space used by these additional images is normally not a problem. Most WordPress hosting providers offer generous disk space which is enough to store thousands of images.

Having said that, some users may want to prevent WordPress from generating image sizes.

For example, when users with thousands of images back up their website, they may find that their backup has become very large and takes more time to complete. Other users find that they don’t use some image sizes at all, and disabling them will save storage space.

However, you should be cautious about removing image sizes. They may be needed by your theme for post thumbnails, sliders, attachments, or custom post types. Only remove them if you are certain, and aware of the effect this might have on your site.

That being said, let’s take a look at how to prevent WordPress from generating image sizes.

How to Prevent WordPress from Generating Image Sizes

The first thing you need to do is install and activate the Stop Generating Unnecessary Thumbnails plugin. If you need help, see our guide on how to install a WordPress plugin.

Upon activation, you’ll need to head over to the Media » Image Sizes page to disable image sizes.

Once there, you’ll notice that all additional image sizes are listed on the left of the screen. They ones marked in red indicates that these sizes are enabled and will be generated.

Additional Image Sizes Are Enabled

You will need to drag each size that you don’t want to the right column. This will disable it, so that it won’t be generated when you upload an image.

Once you’ve dragged each image size to the right, they will now be displayed in green. You will see a notification at the top of the screen saying that ‘0 Thumbnails will be generated’.

Additional Image Sizes Are Disabled

Make sure you click the ‘Save Settings’ button to activate your new settings. Now when you upload an image on your WordPress blog, no extra image sizes will be generated.

However, you will still have all of the additional sizes of any images that you uploaded in the past. Let’s take a look at how to remove unused image sizes in WordPress.

Simply click on the ‘Regenerate’ tab, and then you need to click the ‘Regenerate’ button.

Click the Regenerate Button to Remove Additional Images That Have Already Been Created

All additional images will now be deleted from your media library. This will be done in batches of 50 to avoid putting too much load on your server.

Congratulations, you have removed all additional image sizes from your site and prevented WordPress from generating them in the future.

We hope this tutorial helped you learn how to prevent WordPress from generating image sizes. You may also want to learn how to create a landing page with WordPress, or check out our list of the best web push notification software.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit – a collection of WordPress related products and resources that every professional should have!

Reader Interactions

34 CommentsLeave a Reply

  1. Hi, today I changed all my settings to 0 like shown in your instructions above. I uploaded a new picture and when I attempted to resize in side bar all I have for options is full size (which is too big) and shareaholic from another plugin in my site. I tried setting back to default settings. And it didn’t change still same two options. Any idea how I can fix this?

  2. HI
    how to prevent WP to generate variety image size for all images?
    in a single post we have 6-7 image and wp will generate 3 size for all of them that not be used except thumbnail
    and another question is make gallery but google crawl that page of that single image why?

  3. Does not work. You have to modify the functions.php flle. This is one of the most irritating thing WP does. You should be prompted to create multiples sizes after uploading files. It should not be assumed. Bad bad…

  4. Hello,
    I have a running image sharing website, usually, we insert more than 20 images in a single post. I want to prevent WordPress from generating different image sizes for inserted images, except for the post featured image.

    For example, If there are 20 images in my post. I want WP to generate image sizes for the Featured image only, and for other inserted images i don’t want different sizes.
    Actually, the problem is the limited storage space and the other problem is that with those useless image sizes the backup file has more size.

    How can I achieve this?
    I appreciate your help.

      • Hi Lalit and Amit,

        Unfortunately, this is not as straightforward. Your WordPress theme may have defined its own image sizes, some times WordPress plugins may also define new image sizes. First you will need to figure out the sizes you don’t want to use anymore. This may result in unexpected behavior from your theme and or plugin. You will need to know the name used by the theme or plugin to remove the image size.

        add_action('init', 'remove_plugin_image_sizes');
        
        function remove_plugin_image_sizes() {
        	remove_image_size('image-size-name');
        }
        
        

        Another alternate could be using a plugin like “Optimize Images Resizing”, which stops generating image sizes upon upload and only creates a new image size when you select that size to insert in the post.

        Admin

  5. If i stop this from media settings, like set all to 0. is this make any effect on Responsive functionality ?

  6. Great article, but I have a question
    When I hired a developer to do my WP website, he sat the 3 default image sizes to some numbers which always made my gallery images to look pixelated when clicked on and enlarged inspite of using WP retina 2x plugin to make all my images look “retina-quality”, so I sat those sizes to zeroes and tried re-uploading an image and baam, it looks super sharp, however, my subheader images never look as sharp or crisp …. DOES ANYONE KNOW WHY? IT’S DRIVING ME NUTS!!!

  7. I am using Suffusion theme and beside the three native sizes of 200×200, 300×225, 400×300, I am also getting 96×96, 128×128, 128×72 and 480×360. That’s seven sizes!

    The problem is that all these different sizes may be seen by Google as duplication. That seems to hold water because only a small fraction of my images are being indexed.

    Is there a setting I am missing or plugin that can fix and clean this mess up?

    TIA

  8. I want to be able to click on an image in my blog to open it as an enlarged version in a separate pop-up window. How?

  9. Hello,
    i have a running image sharing website , usually we insert more then 20 images in a single post. I want to prevent WordPress from generating different image sizes for inserted images, except for the post featured image.

    For example If there’s 20 images in my post. I want WP to generate image sizes for the Featured image only, and for other inserted images i don’t want different sizes.
    Actually the problem is the limited storage space and the other problem is that with those useless image sizes the backup file has more size.

    How can I achieve this ?
    I appreciate your help.

  10. But still one major issue , Stop use thumbnail native image
    I want Use cache image thumbnail inserted of native image, its create junk on web-space
    e.g If I upload one product its make 3-6 thumbnail image from original picture.

    How can I use Cache images system e.g. megento, prestashop, opencart with easy one click all cache clear option

    note: use spl folder location for store cache images not wp-content/2015/12/

  11. Very helpful article, I found what generates 88×88 thumbnails in functions.php of my theme! thanks a lot!

  12. Thanks for the article. More than a year later it’s still useful! I just managed to change my theme to stop creating potentially thousands of variants of images I intend to have in WordPress galleries. However, what I did was
    (1) to comment out the add_image_size( ‘square100’, 100, 100, true ) as suggested, and
    (2) to replace the parameters to the_post_thumbnail call (see WP Codex) with an array e g
    the_post_thumbnail(‘square100’) became the_post_thumbnail( array(100,100)).
    This stopped the unnecessary creation of variants for every image loaded.
    To do this I had to override various functions and files in the theme by using a child theme, which is a whole subject on its own, and not to be attempted if you don’t have good knowledge of how child themes work!

  13. Hi do you happen to know how to unregister
    add_image_size
    set_post_thumbnail_size?

    While removing the line works i wouldn’t like to modify the theme and unregister on my child theme, so i don’t have to remember to do it again every time the theme updates.

    Thank you.

  14. I just read this and my theme and wordpress combined is generating 25 copies of each photo! I use a lot of photos on my site, the big question is how do we know which ones we can erase, i think three sizes is more then enough, but 25 sizes!

    Any thoughts WPBeginner!

  15. Hi there, I think you’ve overlooked a way to decrease the number of generated image sizes;
    First, as you mention, get an overview of image settings in WP, theme and perhaps plugins – jot them down, px by px.
    Secondly, decide what is needed according to your visual needs. Often there’s small differences in e.g. thumbnail size but you can do with just one global size.
    Then lastly, align as much as possible, i.e. keep all the image settings but try to set as few variations as possible.
    I’n not in favor of messing around with the code since too often something will break down the road but this is just good practice of knowing what you want ;)

    • Jens, would you mind private messaging me? I’m having a heck of time trying to reduce the amount of images on my site. My host is going to shut it down.

      mcal2005@gmail.com

      Much appreciated!

  16. Is there a computer–mac- windows-or chrome book, etc that lends itself to easier/better writing a wp blog—.com, not org? any overall ease of use for a newbie, like me?
    any thoughts on above appreciated.—greg —ww2–disabled vet

  17. There is a plugin called “Regenarete Thumbnails” (and another one “Force Regenerate Thumbnails”) which will resize existing images according to the new configuration. At least the second one promises to also delete the old resized images.

  18. I want to keep the thumbnails and rest I want to ignore, so, I will change only other 2 options than Thumbnail and If this will work…

    Really, That will be helpful guys…!

  19. Thanks for the interesting article !

    You mention the “uploads” folder but there is also the: /wp-content/uploads/et_temp folder which in my case is also full of copies of images. Can you shed some light on the purpose of this particular folder. I am using a “Elegant Theme” called Envisioned.

    Thanks & Cheers,

    CF

    • Seems like your theme or may be a plugin is responsible for adding images into this folder. Unfortunately, we can not specifically provide help with individual theme and plugin settings. You will need to contact your theme or plugin support and ask them how you can prevent this.

      Admin

  20. FANTASTIC article. Now I just need to figure out how to delete the unneeded images that have already been generated, without deleting the ones I need.

  21. thank you so much for posting this. i have very tensed about disk space and inodes now i can feel some relief thank you very much….

  22. Thanks for another useful article. I’m just wondering whether removing the various image sizes would have an adverse effect on mobile/responsive WP sites. Don’t we need those sizes so the images can adjust to various screen sizes and orientations?

Leave a Reply to Lalit Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.