These various resized images come from registered image sizes, usually from your theme, and sometimes from plugins. If a theme registers an image size, it expects to use that size in the front-end. This is most useful in an image gallery or slideshow, when you need images to be an exact ratio of width to height in order to get everything to line up.
Unless your production server is completely anemic, or you’re running a multisite with hundreds of subsites, the resized images are unlikely to have a big impact. I’ve been supporting WordPress sites for clients for the last five years, and the largest one I ever saw took up 1 GB on my hard drive.
TL,DR: don’t worry about it. The amount of time it takes to find some kind of solution will cost more than paying for one size up in server over the next 3 years.
Related Posts:
- What is a good alternative to using $content_width for image optimization?
- Image sizes and order of operations
- WP Responsive images – upload custom image sizes
- image resizing on post content without css and html tags
- Optimising uploads folder then re-uploading?
- My authors need to be able to preview their upload images and manipulate and scale
- Lazy Loading of all Images
- SQL: How to find all attachments that are not used in any posts/pages/custom_post_types
- What is the best way to host a site with many images without it being too slow?
- Run command to optimize images after they get uploaded to WordPress
- Load Webp Version of Image if it exists
- Serve images as webp if browser support
- How to change image type for specific size?
- Mixed content warnings after changing site adress from HTTP to HTTPS
- add_image_size() zoom-crop
- Insert an image into a post by API
- Which are precisely the predefined image sizes?
- Adjust image caption within visal editor
- Change Image URL to a CDN
- Slider image issue in wordpress
- Responsive Images – Add srcset attributes to custom Images Function
- Getting custom size image URL
- Retrieving images from a NextGEN gallery
- Loss of sharpness in jpg imported as header in twentyeleven
- Getting alt text of featured image
- Get image alt attribute just by image URL
- How to resolve – IE 6 ignores img “width” properties
- WordPress is stripping the Alt tag’s quote marks from images where Alt is not set, but leaving the word ‘alt’ creating problems for ADA compliance
- WordPress reduces the full size image and uses it as the original
- Show taxonomy list with taxonomy images ( SOLVED)
- get_children() not working properly – Only on one post?
- get the image of the post
- Is There A Way Of Using the_post_thumbnail() to Pull In A Specific Image From The Media Library
- ACF Image ID, echo the alt tag
- Keep image EXIF info after compressing original image?
- Set Post Image Using Shortcode
- Print specific image size in galley loop
- How can I attach hotlinked images in posts/pages within the same server?
- WordPress Image Attachment using remote image
- How can I create more upload paths, like a post corresponding to a post title folder used to store images of the same product
- Every admin only can see his uploaded images im editor
- Update an image block style programatically
- How can I add a “data-pin-nopin” the featured image html?
- Hardcoded Images Too Big
- Resize into square the single product image in woocommerce without cropping [closed]
- an error occurred in the upload. please try again later (Maybe File Permission Issue)
- Image Upload HTTP 500 Internal server error
- Animated GIF on WordPress posts? [closed]
- Generate images to be associated for tag and category?
- Different background images on different sites [closed]
- I have no images in an activated wp theme
- How to know what size image to use for background? [closed]
- Understanding WordPress image sizes and responsive images
- Image large size [closed]
- Google Page Speed Insights – Optimize Images
- Partial img lazy load with WP 5.5
- Why doesn’t WordPress use the smaller sized image?
- css to fit image by HEIGHT
- Alt Image WordPress [closed]
- Some Images Disappeared from Media Library?
- What is required in the hosting environment for WordPress to process an image into multiple sizes?
- Get an image from url, resize it, and save on a custom folder (not the media library)
- Get all custom sizes in srcset attribute
- Why isn’t add_image_size(‘event-secondary-image-thumbnail’, 250, 150) working?
- Moving an image to the side [closed]
- How to add thumbnails to posts and pages automatically in a uniformed fixed elegant way?
- How do I implement an image viewer and rotator? [closed]
- Is it possible to modify default image name suffix?
- How to replace post image url before posting using api?
- image upload/edit is broken: “Image data does not exist. Please re-upload the image.”
- Background Image Does Not Display on Page
- Can’t fix corrupted images
- Deleted Image giving a 301
- Avatar picture is broken
- WordPress append -1 to the image name
- wpdb function for filtering the images by title
- Link to products with the same image title (woocommerce)
- WordPress Single Post image gallery as slider
- WordPress does not load most theme images
- There is an image embedded on my page that I can’t locate in order to delete. Please help me!
- Could creation of various image sizes cause slow form submission response?
- How to add featured image use HTML
- Correct color profile and saving? Thumbnail creation?
- Allow users to upload attachments to certain posts
- WordPress and Advanced Custom Fields and Flickity
- How to get image ID based on get_theme_mod image URL?
- stop wordpress from resizing feature gif images
- Modify media file markup output
- Theme page headers and rotator images not assigned after website migration
- WPML – Change media uploader language
- WordPress Is Saving Original Image Only
- Display images from JS?
- Create a custom attachment thumbnail for quick page load
- Change the image for a certain URL
- How to make an image bigger with wp_get_image_editor
- Post migration – images do not display
- Display Images from Array with wp_get_attachment_image() [closed]
- Orientation of featured image in post?
- Images have dissapeared from media library and site
- Uploading media to wordpress API with C# HttpClient