Skip to content
01. Smart Media Optimization & Delivery Engine

Entropy

Entropy is an image and video optimization engine with its own CDN. Put it in front of your store, marketplace or platform, and every visitor gets the smallest file they can't tell apart from the original.

Speed, quality and space, handled together. We never trade one away to win another.

Entropy — Smart Media Optimization & Delivery Engine
What it is

Smaller, faster images and video, built for the real web.

Most products carry a lot of media: product photos, user uploads, hero images, lifestyle shots. Usually it's served at full camera resolution, in an old, heavy format, to a phone showing it in a narrow column. That means slow pages, poor Core Web Vitals, wasted bandwidth, and storage bills that climb with your heaviest uploader.

Entropy fixes all four at once, automatically. Your users keep uploading the way they always have, and you change one thing: the URL you display images from. From there it picks the lightest format each browser supports, resizes to the exact size your layout needs, and caches it so the second visitor and everyone after gets it instantly.

Illustration of heavy, mismatched photos and a film strip condensing into a single light, crisp image
Who it's for

Built for the teams it's built for.

  • 01

    E-shops whose product grids and galleries load too slowly

  • 02

    Marketplaces drowning in inconsistent seller-uploaded photos

  • 03

    Social and community platforms with high-volume user uploads

  • 04

    Publishers and brands chasing better Core Web Vitals

  • 05

    Teams paying to re-serve full-size phone photos to mobile users

How it works

Four chapters, one coherent system.

Each chapter stacks on the last — same as the work itself. Scroll through to see how the pieces fit together.

  • 01 / 04Ingest

    Accept anything your users can throw at it.

    Photos and video arrive in any format — including the HEIC photos and HEVC video modern phones record — over resumable uploads that survive flaky mobile networks. Nothing is rejected for being the wrong format or interrupted mid-upload.

    Upload
  • 02 / 04Optimise

    The smallest file the eye can't tell from the original.

    Entropy balances speed, quality and space at the same time. No banded skies, no blotchy skin tones, no colour shift. It aims for a file your eye reads as identical to the original, not for some arbitrary size target.

    Encode
  • 03 / 04Adapt

    Right format, right size, per visitor.

    Each viewer is served the lightest modern format their browser supports, resized to exactly the dimensions your layout asks for. A phone never downloads desktop-sized pixels; a thumbnail is never a full-resolution photo in disguise.

    Deliver
  • 04 / 04Cache

    Generated once. Served instantly forever after.

    Optimised variants are cached at the edge with long-lived, validated cache headers, so your origin is touched once per asset — not once per view — and repeat traffic is absorbed before it ever reaches you.

    Edge
What's inside

Everything it does, end to end.

Image optimization

Great-looking images at a fraction of the weight.

Tools that just crush images to the smallest byte quietly throw away colour. Entropy goes for the best-looking image at the lowest cost to your page speed and storage bill.

  • 01Per-request AVIF / WebP / original-format delivery — automatic, no user-agent guessing
  • 02On-the-fly resize to any width or height, then cached
  • 03Perceptual-quality encoding — no banding, posterisation or colour shift
  • 04Broad input support including HEIC/HEIF, RAW-adjacent, PSD, TIFF, SVG and GIF
  • 05Capture-date, camera and orientation handling for galleries that sort and rotate correctly
Video

Modern phone video, made instantly streamable.

Uploads in any codec become broadly compatible, fast-starting streams — while the full-quality original is retained for whenever you need it.

  • 01Automatic transcoding to universal H.264 / AAC MP4
  • 02Instant-start playback instead of waiting for a full download
  • 03Adaptive downscaling with the full-quality original kept safe
  • 04Efficient streaming and seeking instead of downloading the whole file
  • 05Auto-generated poster frames so feeds preview cleanly
Drop-in CDN

A delivery layer, not just an optimiser.

Point Entropy at one of your domains and it becomes a transparent, optimising layer in front of your existing assets — an optimiser and a CDN in one, with a single URL change.

  • 01Domain-mapped delivery in front of your existing store or asset host
  • 02One origin fetch per asset — not one per view
  • 03Edge-friendly caching so a CDN absorbs essentially all repeat traffic
  • 04Configurable retention with automatic cleanup of expired variants
  • 05Serves any file type for a space, not only media
Built for production

Fast and stable when the traffic gets real.

Entropy is hardened for sustained, bursty, high-volume load — so the first visitor is served as fast as the thousandth, and a traffic spike slows the heaviest work first instead of falling over.

  • 01Stays responsive and predictable under heavy, spiky traffic
  • 02The first visitor to an asset is served as fast as everyone after
  • 03Multi-tenant isolation — one deployment serves many brands cleanly
  • 04Token-based auth plus scoped, read-only access for media browsers can't authenticate
  • 05Public and private access levels side by side on the same engine
How it compares

The difference, line by line.

Entropy compared with “Crush-it” compressors
DimensionEntropy“Crush-it” compressors
Optimisation targetBest perceived quality at lowest delivery costSmallest possible bytes
Colour & gradientsPreserved — no hue shift, no bandingOften degraded to hit a size number
Format selectionPer-visitor AVIF / WebP / fallback, automaticManual, usually a single format
Responsive sizingAny dimension on the fly, then cachedNone — you resize it yourself
DeliveryBuilt-in optimising CDN layerFile in, file out
VideoTranscode + instant start + streaming + postersNot supported
What you get

The outcomes, not the spec sheet.

  • Faster pages and stronger Core Web Vitals

  • Lower bandwidth and storage bills

  • Images that still look like your images

  • Mobile users served mobile-sized media

  • A single URL change instead of a re-architecture

  • One media layer for your whole product

Frequently asked

The questions teams ask first.

What is an image CDN and how does it work?

An image CDN sits between your storage and your visitors, optimising each image on the way out and caching the result at the edge. Entropy fetches an asset from your origin once, produces the right format and size for each request, and serves every repeat view from cache — so pages load faster and your origin and bandwidth costs drop, with no change to how images are stored.

How is Entropy different from TinyPNG or other image compressors?

Compressors chase the smallest possible file and often degrade colour and gradients to get there. Entropy optimises Speed, Quality and Space together — the goal is the smallest file a human cannot tell apart from the original, then it also delivers that file through a built-in CDN layer, resized per device. It is a media layer for your whole product, not a one-shot batch tool.

Why do compressed images get colour banding, and how do you avoid it?

Banding happens when a tool collapses the colour palette to hit a target byte size — smooth gradients like skies, studio backdrops and soft shadows break into visible steps. Entropy doesn't optimise for that palette-count metric. It tunes encoding for perceptual equivalence to the source, so gradients stay smooth, skin tones stay true, and brand colours don't shift.

What's the difference between AVIF and WebP, and which should I serve?

Both are modern formats far lighter than JPEG or PNG; AVIF usually compresses smaller still but isn't supported by every browser. You don't have to choose — Entropy reads each visitor's browser support and serves AVIF where it's accepted, WebP next, and the original format as a universal fallback, all from the same URL.

Can I optimise images without re-uploading them or changing my storage?

Yes. Entropy works as a drop-in layer in front of your existing assets — you point it at your domain and change a single URL on how you display media. There's no re-upload, no migration of your library, and no change to how your users upload. Your origin is fetched once per asset and everything else is served from cache.

Do I have to change how my users upload images?

No. Entropy sits in front of your existing assets. Your users keep uploading exactly as they do today, and you change a single URL on how you display media. There is no re-architecture and no migration of your existing library required.

Does it serve AVIF and WebP automatically?

Yes. Entropy reads each visitor's browser support and serves the lightest modern format that specific browser can display — AVIF where supported, WebP next, and the original format as a universal fallback. The same image URL yields the optimal format for every visitor automatically.

Can it optimise and stream video too, not just images?

Yes. Video uploaded in any codec — including the HEVC modern phones record — is transcoded to a universal, fast-starting MP4 and streamed efficiently with proper seeking. Poster frames are generated automatically, and the full-quality original is retained.

Will it improve my Core Web Vitals and SEO?

That is exactly what it is built for. Smaller, correctly-sized, modern-format images served from the edge improve Largest Contentful Paint and reduce layout and bandwidth cost — both of which feed Core Web Vitals, a ranking and conversion factor.

Shopify & WordPress Growth Support

Is it suitable for a high-volume marketplace or social platform?

Yes. Entropy is designed for inconsistent, high-volume, user-generated media and stays fast and stable under heavy, bursty traffic, with multi-tenant isolation so one deployment can serve many brands or customers cleanly.

Agora — our marketplace platformSee the Momizen marketplace

Want Entropy for what you're building?

Book a discovery call or drop us an email — tell us what you're working on and we'll be honest about whether it's the right fit.