MPO-PIL MPO (CIPA DC-007)ΒΆ
Extensions: .mpo
This is a copy from the Pillow docs.
Pillow identifies and reads Multi Picture Object (MPO) files, loading the primary
image when first opened. The seek()
and tell()
methods may be used to read other pictures from the file. The pictures are
zero-indexed and random access is supported.