Encoding Guide

Control the details so assets load faster

Compression, color, Retina output, and delivery strategy are inseparable. Use these notes as a checklist whenever you prepare exports.

Compression & quality

The quality slider lets you preview results instantly. Recommended flow:

For batch runs, keep a tiny spreadsheet with filename / format / quality / size so decisions are easy to defend.

Color space & dynamic range

Browsers primarily display SDR / sRGB. If your source is Display P3 or HDR:

Naming, batching, and version control

Queues make it easy to duplicate settings across many assets:

Delivery: loading & caching

Optimized files still need shipping tactics:

Security & inline encoding

When embedding Base64 or data URI assets, check:

If your site uses strict host allowlists (ImgEasyResize does the same), add every CDN or site domain to avoid blocked images.