Optimizing PDF documents by enabling MRC compression
The tool we are most proud of is our MRC compression engine based on MRC compression techniques (Hyper Compression). It can reduce the size of images together with improving the rendering quality. This approach uses image segmentation to compress areas with the optimum algorithm based on their characteristics. The method produces optimal results with document mixing text, graphics, and images.
For example, we can deliver the compression ratio from 686 KB to 69 KB using MRC. For proof please refer to this handy article as well as to our blog.
The usage of GdPicturePDFReducer class for this purpose is straightforward. With the help of PDFReducerConfiguration class, you can select options for benefiting from MRC compression as it is demonstrated in this example.