MEDIA
Não está à venda

MevvMedia

Smaller images, on your own server, with no account anywhere.

Image optimisation is usually sold as a subscription to somebody else’s servers: you upload, they compress, you pay per image. MevvMedia does the whole thing on the machine your site already runs on. It builds WebP and AVIF derivatives with Imagick or GD, serves them through <picture> so every browser gets a format it understands, and never deletes your originals.

Preços

Este produto não está à venda no momento, portanto não há lista de preços nesta página. As licenças já compradas continuam funcionando como antes.

Fale conosco

Recursos focados. Resultados claros.

Cada funcionalidade existe para eliminar um atrito operacional específico.

01

Nothing leaves your server

No API key, no quota, no account. Conversion runs with the image libraries your host already has, so there is nothing to renew and nothing to leak.

02

Delivered through <picture>, not a rewrite rule

A rewrite rule is faster to serve but tied to one web server, and a CDN without Vary: Accept caches the wrong format for everyone. <picture> behaves the same on Apache, nginx and LiteSpeed, and behind any CDN.

03

The largest image is never lazy-loaded

The first image gets fetchpriority="high" and is excluded from lazy loading. Lazy-loading the image above the fold delays its discovery and makes Core Web Vitals worse — a mistake most plugins make.

04

Responsive selection survives

When a <source> matches, the browser ignores the <img> srcset. MevvMedia carries the whole candidate list across, and prints no source at all if one candidate has no derivative — a missing candidate means the wrong size on a phone.

05

Your originals are never deleted

Derivatives are written beside the original as photo.jpg.webp. Deactivate the plugin and every image on the site still works.

06

A queue, not a timeout

Bulk conversion processes a handful of images per run with an explicit Imagick memory limit. Converting a whole library in one request is how shared hosts hand out CPU penalties.

07

It tests what the server can actually write

Imagick lists AVIF among its formats on servers that cannot encode it. MevvMedia encodes a 2×2 image to find out, and falls back to GD per format — without that check a real server produced no AVIF at all while reporting support.

Tipo de produto
WordPress and WooCommerce image optimisation
Formats
WebP and AVIF, quality per format
Delivery
<picture> with the full srcset carried across
External services
Nenhum
Originals
Kept, always
Bulk conversion
Queued, a few images per run
Idiomas
Eleven