I have released qpdf 12.1.0. This release consists of accumulated bug fixes and small feature enhancements, including new flags `--remove-structure` and `--jpeg-quality` for helping to create smaller PDFs and well as fixes to a number of infrequent or edge cases, some of which qpdf has been doing wrong for a long time. We intend for 12.1.x to be the last minor version to support C++-17 compilers. We intend to bump the minimum version to C++-20 with the release of 12.2.0.
As always:
* Release notes: https://qpdf.readthedocs.io/en/stable/release-notes.html
* Release: https://github.com/qpdf/qpdf/releases |