> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Stopping WordPress from generating different image sizes without a plugin

> Learn how to stop WordPress from automatically generating multiple image sizes directly from the dashboard.

When you upload an image, [WordPress](https://hosting.com/hosting/platforms/wordpress-hosting/managed-wordpress-hosting/) automatically generates three images of varying sizes. If you use compression techniques for your images, generating multiple sizes becomes pointless and reduces the amount of storage available for other assets. There is a simple way to avoid this situation that does not require the use of a plugin.

This article explains how to prevent WordPress from generating different image sizes from the WordPress dashboard. No plugin is required.

## Preventing WordPress from generating different image sizes

To prevent WordPress from generating different image sizes after uploading, follow these steps:

1. Log into WordPress with the Administrator account.

2. On the **Dashboard** in the left sidebar, click **Settings**, and then click **Media**:\
   ![WordPress media settings](https://static.hosting.com/kb/kb_wp_settings_media.png)

3. In the **Media Settings** section, set the width and height to 0 (zero) for the following sizes:

   * Thumbnail Size

   * Medium Size

   * Large Size![WordPress media image size setting](https://static.hosting.com/kb/kb_wp_settings_thumbnail_size.png)

4. Click **Save Changes**.

## More information

For more information about the Media Library, please visit: [https://wordpress.org/support/article/media-library-screen/](https://wordpress.org/support/article/media-library-screen/)

## Related articles

* [Broken image links in WordPress](/docs/broken-image-links-in-wordpress)

* [Installing and configuring the EWWW Image Optimizer plugin](/docs/installing-and-configuring-the-ewww-image-optimizer-plugin)

* [Installing the Auto Image Alt Attribute plugin in WordPress](/docs/installing-the-auto-image-alt-attribute-plugin-in-wordpress)
