Compression types

PMA.core supports the following CODECs:

In addition, for select file formats we also indicate the level of compression used, which is particularly useful when using lossless compression.

The JPEG quality is a property of the encoder and not saved in the file, the same applies for TIFF with JPEG tiles. We implement the quality on the formats that provide that expose this information as a metadata field.

Those are:

Note about PNG: this file has no property about quality.