Status: draft outline. Will be replaced with measured numbers from real artworks once the pipeline is finalized.

Planned sections

  • DZI format basics — levels, tile size, overlap, format.
  • Pyramid generation — downsampling filters and cost.
  • Browser side — OpenSeadragon source config and caching.
  • Storage layout — flat blobs vs. nested, CDN behavior.
  • Cost — bytes per gigapixel, cold-load vs. warm-load.

Open questions

  • What tile size best balances request count vs. waste?
  • How does AVIF affect total pyramid weight at the same fidelity?
  • What's the right preload strategy for an opening overview?