Prompted by discussions with @dsudar at OME 2026 community meeting, there may be a use case for converting a single sub-resolution from an existing pyramid (e.g. NDPI) for transport to analysis tools that don't require the full resolution image. That should be pretty easy to allow either by adding an option to turn on series flattening (so the existing --series option can be used), or by expanding --use-existing-resolutions to take an optional set of comma-separated resolution indexes.
Prompted by discussions with @dsudar at OME 2026 community meeting, there may be a use case for converting a single sub-resolution from an existing pyramid (e.g. NDPI) for transport to analysis tools that don't require the full resolution image. That should be pretty easy to allow either by adding an option to turn on series flattening (so the existing
--seriesoption can be used), or by expanding--use-existing-resolutionsto take an optional set of comma-separated resolution indexes.