What are Thumbnail Sizes?

Thumbnail sizes are the preset dimensions a platform uses for the small preview copies of uploaded images. In WordPress, the default thumbnail is 150×150 pixels, and larger uploads also get medium, large, and several other copies automatically. Other platforms set their own standards — YouTube thumbnails, for example, are 1280×720.


WordPress

More About Thumbnail Sizes

Every image you upload to WordPress becomes a family of files, not one. WordPress saves your original, then creates smaller copies at each registered size. It never upscales, so a small image gets fewer copies than a big one. Themes and pages then pull whichever copy fits the spot, so a small square loads in a grid while a wider copy fills a full-width layout. That saves every visitor from downloading the full-resolution original.

The Default WordPress Image Sizes

Three sizes are visible under Settings → Media, and you can edit them there:

  • Thumbnail: 150×150 pixels (cropped to an exact square by default)
  • Medium: fits within 300×300 pixels
  • Large: fits within 1024×1024 pixels

WordPress quietly generates more: a 768-pixel-wide “medium_large” size, plus 1536- and 2048-pixel versions of larger uploads for high-resolution screens. WordPress also caps very large uploads, saving a scaled-down copy (marked “-scaled”) that it serves in place of the original. Your theme and plugins can register extra sizes of their own, which is why an uploads folder often holds many copies per photo.

Diagram of the image copies WordPress creates from one 4000 by 3000 upload: a -scaled copy capped at 2560px made only when the original is larger, 2048 and 1536 versions for high-res screens, Large fitting 1024 by 1024, medium_large at 768px wide, Medium fitting 300 by 300, and the 150 by 150 exact-crop Thumbnail.

Crop vs. Fit: Two Different Kinds of Resizing

The Thumbnail size crops: it trims the image down to that exact square, cutting away whatever doesn’t fit. You can turn cropping off in Settings → Media. Every other default size fits: WordPress shrinks the image proportionally until it fits inside the size’s box, so nothing is trimmed and the shape is preserved. The difference matters most for photos of people. A hard square crop can slice through faces, so portrait-heavy sites often turn cropping off or pick their grid sizes with care.

Why WordPress Makes So Many Copies

Speed. When a page includes an image, WordPress lists several available sizes in the markup. Each visitor’s browser then downloads the smallest copy that still looks sharp. A phone grabs a small one; a 4K desktop grabs a larger one. That’s the srcset system, and it means properly sized thumbnails make pages load faster and use less bandwidth. The cost is disk space: each size is a real file, and image-heavy sites can find thumbnails taking up more room than the originals.

Changing and Regenerating Image Sizes

Edit the three visible sizes under Settings → Media anytime. New dimensions apply only to images you upload after the change. Everything already in your Media Library keeps its old copies until you regenerate them. You can do that with a plugin such as Regenerate Thumbnails, or with the WP-CLI command wp media regenerate if you have command-line access. Regenerating a large library can take a while and briefly spike server load, so run it during a quiet period.

Frequently Asked Questions

What is the standard thumbnail size?

There’s no universal standard; each platform picks its own. WordPress defaults to 150×150 pixels. As a rule of thumb, anything from about 100 to 300 pixels on the long side reads as a “thumbnail,” since the point is a fast-loading preview rather than a full-size image.

What size should a YouTube thumbnail be?

YouTube recommends 1280×720 pixels (16:9), with 640 pixels the minimum width. File limits are 2MB from a phone and up to 50MB from desktop (YouTube raised its long-standing 2MB cap in 2026). It’s far bigger than a website thumbnail because it doubles as the video’s cover image.

Do all those extra image sizes slow down my site?

No. They actually speed it up, because each visitor loads a right-sized copy instead of the full original. What they do cost is storage, since every size counts against your hosting plan’s disk space. If sizes you never use pile up, a dedicated cleanup plugin can delete them. Back up first, since these tools can’t always tell which copies your theme or old posts still use.

Why did my thumbnails stay the same after I changed the settings?

Size changes are not retroactive: WordPress applies new dimensions only to future uploads, so existing images keep the copies made when you first uploaded them. Regenerating your library rebuilds those older copies at the new sizes. Afterward, clear any page or CDN cache so visitors get the updated files.

Special Offer
Powerful WordPress Hosting
Reliable, lightning-fast hosting solutions specifically optimized for WordPress. Find the perfect plan for you by clicking below.