Skip to content
puluno

Puluno Images

A standalone WordPress plugin for safe JPEG/PNG compression and resize — original backups, rollback, a queue for heavy files, and optional WebP / AVIF sidecars next to the original.

In WP admin: Puluno Images → Guide and Setup guide — this site react to your scan and installed plugins. This page is the general reference on puluno.io.

Quick start

  1. Install Puluno Images (download ZIP) and activate.
  2. Open Puluno Images in the menu — let the library scan finish.
  3. Run the queue for heavy photos (originals stay in backup).
  4. In Settings, enable WebP sidecar; after saving, backfill older files with Backfill WebP.
  5. Use the plugin Guide tab for step order and cache notes.

Recommended order (efficient)

StepWhatWhy
1Fix conflicts (red banner)Two JPEG optimizers can corrupt originals
2Shrink heavy JPG/PNG in the queueBiggest LCP and disk win
3Soft photos — replace in MediaCompression cannot fix blur
4WebP sidecar + backfillSmaller download for browsers
5AVIF (Pro, optional)Even smaller files; more disk use

WebP/AVIF counts: Center → Modern formats.

WebP and AVIF — on disk vs. what visitors download

  • WordPress still exposes URLs like photo.jpg.
  • Puluno creates photo.webp (and optionally photo.avif) beside the file — not a new Media Library item.
  • Visitors download one format: best supported (AVIF → WebP → JPG) via .htaccess content negotiation.
  • Extra files on the server are normal — you trade disk for speed.

LiteSpeed Image Optimization already delivers WebP/AVIF? Puluno skips sidecars — turn off image optimization in LiteSpeed, keep page cache.

Cache and hosting (when you are not sure)

SituationAction
Puluno shows a conflictFollow the banner — disable compression in the other plugin
LiteSpeed CachePage cache OK; disable its image optimization if you use Puluno
WP Rocket / SG Optimizer / Smush…Same rule: one JPEG pipeline; keep HTML cache
Cloudflare Polish / CDN image optEither CDN or Puluno on origin — not both on the same photos
After first WebP or bulk optimizePurge page cache once on host/CDN

Puluno cannot see your host type, but it detects plugins — use Setup guide — this site in admin.

Free vs Pro

FreePro
Optimizations / monthlimitedunlimited
Original resizetypically up to 1920 pxup to 2560 px
On uploadlimitedyes
AVIF sidecaryes
VPS worker (mozjpeg)optionaloptional

Images Pro / Shop / Complete license: Settings → License.

When to use (or skip) Images

  • Yes — camera JPG/PNG, shops, heavy media libraries.
  • Skip / careful — you already upload WebP only; photos are soft (replace original); disk is full (queue first, AVIF later); another plugin already rewrites JPEG.

Family integration

  • Pulse — prioritizes heavy images affecting LCP.
  • SEO Media — alt text; Images handles bytes and formats.

More