Skip to content
LiveWordPress Plugin · v1.0.0

OmegaPix Image Optimizer

Automatically optimize WordPress images and convert them to WebP and AVIF — entirely on your own server, never the cloud. Lighter media, faster loads, better Core Web Vitals, with nothing uploaded to a third party.

WordPress sites accumulate heavy, unoptimized images over time. A 6000×4000 phone photo dropped straight into a post, full-resolution originals from every contributor, formats the browser has to work harder to render. The result is slow page loads, weaker Core Web Vitals, and SEO that quietly suffers. The usual fixes are either manual (so they happen inconsistently) or cloud services that upload your media to a third party, adding cost, latency, and a privacy footprint. OmegaPix Image Optimizer takes a different path: it is local-first and automatic. Every new upload is resized and converted to next-gen formats at the moment it enters the media library, using PHP GD or Imagick on your own server. It prefers AVIF, falls back to WebP, and skips gracefully when neither is available; it tells you honestly what your server can do rather than failing silently. Large images are optimized, never rejected; only disallowed file types are refused. The Media Library shows optimization state and file-size savings inline, and a timeout-safe bulk tool brings existing media up to date. OmegaPix Image Optimizer is the WordPress companion to the OmegaPix browser tools from WebX Developers. The plugin is free. No cloud, no third-party servers, no credits.

Problem

What it solves

WordPress has no built-in answer to image weight. Contributors upload straight from their phones at 6000x4000, originals land at full resolution in legacy formats, and the media library steadily turns into a performance liability. Heavy images drag down LCP and CLS, push PageSpeed scores down, and erode SEO. The common remedies each have a catch: manual resizing and conversion is tedious and inconsistent, while cloud optimizers solve the work by shipping every file off to a third-party service — adding per-image cost or credits, network latency, and a privacy and GDPR footprint you now have to account for.

Solution

What it does

OmegaPix Image Optimizer hooks into the WordPress upload pipeline and optimizes every new image the moment it arrives, resizing oversized files to a sensible maximum dimension and generating next-gen versions, all on your own server using PHP GD or Imagick. It prefers AVIF, falls back to WebP, and skips gracefully when a format is unavailable, detecting your server's real capabilities and warning you honestly rather than failing in silence. It accepts and optimizes large images instead of blocking them; only disallowed file types are refused. The Media Library gains a status column showing optimization state, file-size savings, and links to the next-gen files, and a batched, timeout-safe bulk tool brings existing media up to date with live progress. It is safe by default and non-destructive; the optional "Replace Original" mode is off by default and clearly flagged Beta. Nothing is uploaded to OmegaPix or any third party: no cloud, no third-party servers, no credits.

Features

What's included.

Automatic optimization at upload: resizes and converts every new image the moment it arrives, no workflow change needed
WebP and AVIF, best-available: prefers AVIF, falls back to WebP, and skips gracefully when neither is supported
Local-first and private: runs on your own server via PHP GD or Imagick, so nothing leaves the site (GDPR-friendly)
Accept, don't block: large images get optimized rather than rejected; only disallowed file types are refused
Media Library visibility: a status column shows optimization state, file-size savings, and links to next-gen files
Bulk optimization for existing media: batched, timeout-safe AJAX processing with live progress
Single-attachment reprocess: re-optimize any one image with a click
Max-dimension enforcement: caps 6000×4000 phone photos to a sensible size automatically
Capability-aware: detects WebP/AVIF support and reports honestly instead of failing silently
Safe by default: never destructive; the optional "Replace Original" mode is off by default and flagged Beta
File-type allowlisting: only permitted image types enter the pipeline
Core Web Vitals focused: lighter images mean faster LCP and steadier CLS
Free: the full optimize-and-convert workflow, at no cost and not paywalled
Preview

Screens.

✓ No cloud, no third-party servers✓ No credits, ever✓ Runs on your own server✓ WebP and AVIF✓ Free core
Why it exists

The image-weight problem, solved locally.

WordPress sites pile up heavy, unoptimized images that slow loads and drag down Core Web Vitals. OmegaPix fixes that at the point of upload — on your own server, with nothing sent anywhere.

Heavy images, slow site

A single 6000×4000 phone photo can outweigh an entire page. Multiply that across every upload and your Core Web Vitals and SEO both suffer.

Manual fixes don't stick

Resizing and converting by hand is tedious, so it happens inconsistently. The next contributor undoes your discipline with one drag-and-drop.

Cloud optimizers cost and expose

Services that fix the problem ship every file to a third party — adding credits, latency, and a privacy and GDPR footprint you have to manage.

OmegaPix stays on your server

Optimization and next-gen conversion run locally via PHP GD or Imagick, automatically at upload. No cloud, no third-party servers, no credits.

What you get

Automatic, private, and honest about what your server can do.

Automatic at upload

Every new image is resized and converted the moment it lands — no extra step, no change to how you publish.

WebP and AVIF

Prefers AVIF for the smallest files, falls back to WebP, and skips gracefully when a format isn't supported.

Local-first and private

Runs on your own server with PHP GD or Imagick. Nothing leaves the site, which keeps things GDPR-friendly.

Accept, don't block

Large images are optimized, not rejected. Only disallowed file types are refused — so no one's upload silently fails.

Visibility in the Media Library

A status column shows optimization state, file-size savings, and links straight to the next-gen versions.

Bulk and single reprocess

Bring existing media up to date with a batched, timeout-safe bulk tool, or re-optimize any one image in a click.

How it compares

Local-first vs cloud optimizers.

FeatureOmegaPix Image OptimizerTypical cloud optimizer
Where optimization runsOn your own serverOn a third-party cloud
Per-image costNone — no creditsCredits or monthly quota
Files sent off-siteNothing leaves your serverEvery image is uploaded
WebP and AVIFBoth, best-availableVaries / paid tier
Large uploadsOptimized, never blockedSometimes rejected
Capability handlingDetected and warned honestlyOften silent failure
Core plugin priceFreeSubscription / credits
How it works

From install to optimized media in three steps.

  1. 1

    Install and activate

    OmegaPix auto-detects WebP and AVIF support on your server and tells you exactly what's available — no API key, no signup, no credits.

  2. 2

    Run Bulk Optimize (optional)

    Bring your existing media library up to date with a batched, timeout-safe pass that shows live progress as it works.

  3. 3

    Upload as usual

    Every new upload is resized and converted to next-gen formats automatically, on your own server — no change to your workflow.

Privacy

Your media never leaves your server.

OmegaPix optimizes images locally with PHP GD or Imagick. Files are not uploaded to OmegaPix, to WebX Developers, or to any third party.

  • No cloud processing. Every resize and conversion happens on your own server.
  • Nothing is sent to OmegaPix or any external service.
  • No credits, no account, no metering or signup flow.
  • GDPR-friendly by design: keeping media in-house avoids data-transfer obligations.
  • Safe by default and non-destructive. The optional "Replace Original" mode is off by default and flagged Beta.
FAQ

Common questions before you install.

Does it upload my images to the cloud?

No. All optimization runs on your own server using PHP GD or Imagick. Nothing is sent to OmegaPix or any third party. No cloud, no third-party servers, no credits.

What about AVIF and WebP support?

OmegaPix prefers AVIF for the smallest files and falls back to WebP. It detects what your server's image library actually supports and tells you honestly, skipping a format gracefully if it isn't available.

Will it reject large uploads?

No. Large images are resized and optimized rather than blocked. Only disallowed file types are refused, so a contributor's upload never silently fails because the file was big.

Can I optimize the images already in my library?

Yes. The bulk optimization tool processes existing media in timeout-safe batches with live progress, and you can re-optimize any single attachment with one click.

Is it really free?

Yes. The plugin is free, and the full optimize-and-convert workflow is not paywalled.

Will it change or delete my originals?

Not by default. OmegaPix is non-destructive out of the box. An optional "Replace Original" mode exists, but it's off by default and clearly flagged Beta.

Live

OmegaPix Image Optimizer — current status

Generally available.

Documentation

Want early access? Tell us how you'd use it.

The earlier you get on the waitlist, the more your feedback shapes what ships.