The optimizer cache key changes when URL, width, quality, or output format changes. Too many width or quality choices can split the cache into many rarely-used files.
- Use a few repeated card sizes instead of many one-off widths.
- Keep `qualities` small, often only `[75]`.
- Use `unoptimized` for data URLs, SVGs, or images already optimized by another system.