MEDIA
Pas en vente

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.

Tarifs

Ce produit n’est pas en vente actuellement, il n’y a donc pas de liste de prix sur cette page. Les licences déjà achetées continuent de fonctionner comme avant.

Nous contacter

Des fonctionnalités ciblées. Des résultats clairs.

Chaque fonctionnalité existe pour supprimer un frein opérationnel précis.

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.

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