With thanks to @alexey1312, we now support creating and storing images in the HEIC format. This is functionally the same as PNG but allows for much smaller file sizes.
To use this new capability, simply add format: .heic()
to your stitch function call. See tests for more complete examples.