# Image format delivery checklist

- [ ] Does the asset need transparent pixels?
- [ ] If yes, keep an alpha-capable PNG path and do not export it as JPEG.
- [ ] If no, choose the JPEG background color intentionally.
- [ ] Check the saved output, not only the source preview.
- [ ] Check the destination renderer and its acceptance rules.
- [ ] Stop when the destination or alpha behavior is unknown.

These are synthetic examples. They do not guarantee color management, browser rendering, or destination acceptance.
