1. Home
  2. Compress for
  3. WordPress

Compress before
WordPress multiplies.

WordPress clones every upload into multiple sizes. Feed it lean originals and your storage, backups and pages all shrink together.

100% private — no uploads Free forever Batch & ZIP Works offline
Drop images to prep them for WordPress Preset: WebP · 2560 px · quality 80
80%
−0%
total space saved

What actually happens when you upload to WordPress

Each upload spawns multiple copies: WordPress generates thumbnail, medium, large and often theme-specific sizes — commonly 4–8 files per image. Upload a bloated 8 MB photo and every derivative inherits the problem, multiplying storage, backup size and CDN costs.

WordPress also silently scales images above 2560 px (the "big image threshold") — proof that oversized originals are so common the core team built a safety net. Compressing before upload beats plugin-based fixing after: the original is lean, every generated size is lean, and you're not paying a plugin to re-crunch on the server.

Pre-upload checklist for WordPress images

SettingRecommendationWhy
Max width2560 px (this preset)Matches WP’s own threshold; plenty for any theme
FormatWebPWP supports WebP uploads since 5.8; smallest at equal quality
Quality78–82Visually clean; keeps derivatives small too
File namedescriptive-with-hyphens.webpFilenames feed image SEO
Before hitting PublishFill the alt text fieldAccessibility + image search rankings
Upload limit errors? Many hosts cap uploads at 2–8 MB. Compressed here first, virtually any photo fits without touching php.ini.

How it works

Three steps. About five seconds.

1

Drop your images

The whole post’s worth at once — batch processing and ZIP download are free.

2

Keep the preset

WebP at 2560 px / q80 aligns with WordPress’s own thresholds and keeps every generated size small.

3

Upload to the media library

Add descriptive filenames and alt text — the compression plus metadata is most of image SEO.

FAQ

Frequently asked questions

Should I compress images before uploading to WordPress?

Yes — WordPress generates multiple sizes from your original, so a lean original shrinks everything downstream: storage, backups, bandwidth and page weight.

Does WordPress support WebP?

Yes, since version 5.8 (2021) WebP uploads work natively in the media library. It is the best default for content images.

Do I still need an optimization plugin?

Less than you did. Pre-compressed uploads remove the main job. Plugins still help with lazy loading, CDN delivery and bulk-fixing an existing library.

Why does WordPress say my image exceeds the upload limit?

Your host caps upload size (often 2–8 MB). Compressing here typically brings photos under any host limit without server configuration changes.

What image size should I use for WordPress?

2560 px max width covers every theme; in-content images can be 1200–1600 px. Your theme scales them to display size automatically.

Keep going

Related tools & guides