New Inspiro AI Demo Generator — can't find the perfect demo? Describe your website and AI builds a custom one in about 2 minutes. Learn more →

Knowledge Base

Documentation

Theme Documentation



Plugin Documentation



Resources

Cookely – Recommended Image Sizes & Optimizations

This article refers to Cookely

Cookely crops your Featured Image into several sizes depending on where it appears — homepage grids, archives, the Recipe Index, single posts. This covers what to upload, which size goes where, and how to keep your images fast.


Table of Contents

  1. What size to upload
  2. Every size Cookely registers
  3. Choosing the aspect ratio
  4. Turning off sizes you don’t use
  5. Optimizing your images

Switching to Cookely from another theme? Regenerate your thumbnails so every existing image is re-cropped at Cookely’s sizes. Do this after changing any option on this page too.


What size to upload

Upload Featured Images at least 2460px on the longest side.

That comes from the largest size Cookely generates — the retina portrait image for large single posts, at 1800×2460px. If your original is smaller, WordPress can’t produce that crop and falls back to a smaller file, which looks soft on retina screens.

A safe habit is to upload around 2500×2500px and let WordPress do the rest. You don’t need to crop to an exact shape: Cookely crops square, portrait and landscape versions from the same file, so give it room in both dimensions.


Every size Cookely registers

Homepage, archives and the Recipe Index

Size Dimensions Retina
Square 380×380px 760×760px
Portrait 380×520px 760×1040px
Landscape 380×250px 760×500px
No crop 380px wide 760px wide

Featured image at the top of a post — Normal size

Size Dimensions Retina
Normal (no crop) 800px wide
Landscape 800×530px 1600×1060px
Portrait 800×1100px 1600×2200px

Featured image at the top of a post — Large size

Size Dimensions Retina
Landscape 900×600px 1800×1200px
Portrait 900×1230px 1800×2460px

You choose Normal or Large per post in the Post Options box while editing.


Choosing the aspect ratio

Which of the square / portrait / landscape crops gets used is a setting, not a guess. Go to Appearance → Customize → Post Options and pick a Featured Image style separately for:

  • Homepage Posts
  • Archive Posts
  • Single Posts

Changing it here changes which registered size the theme asks for — so regenerate thumbnails afterwards if existing images look wrong.


Turning off sizes you don’t use

Every registered size means another file generated for each upload. If your site never uses portrait thumbnails or the Large single-post size, switch those off in WPZOOM → Theme Options → Optimization:

The Image Sizes panel in Theme Options → Optimization

This won’t speed up your site — the sizes actually in use are still generated — but it makes uploads quicker and keeps your uploads folder much smaller.

Disabling a size only stops new files being made; it doesn’t delete files that already exist. And re-enable a size before switching an aspect ratio back on, or the theme will fall back to a larger image and scale it down.


Optimizing your images

Food photography is the heaviest thing on a recipe blog, so two things are worth doing:

Lazy loading — images below the fold load only as the reader scrolls. WordPress does this natively for most images; caching plugins such as WP Rocket extend it to background images and iframes.

Modern formats — WebP files are typically 25–35% smaller than an equivalent JPEG. WordPress accepts WebP uploads directly, so you can convert before uploading with a free tool like TinyPNG, or install Imagify to compress and convert automatically.

Compress originals before uploading where you can — every generated size is made from that file, so a bloated original multiplies across your whole library.


See also:

Last updated on August 30, 2026