Psutils

Latest version: v3.3.9

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

3.3.3

This release adds some minor code clean-up and restricts the PyPDF version to 4.2.x to cope with a bug in later versions.

3.3.2

This release improves the documentation of pagespecs, and adds an example

The error message for invalid pagespecs previously had a small mistake in the syntax it displayed; this has been fixed. Thanks, jgclark!

3.3.1

This release fixes a bug in the pstops(1) man page example for duplex book printing. Many apologies to users who wondered what they were doing wrong when following it!

3.3.0

This release improves psnup and updates to a later version of pypdf that fixes a crash.

In psnup, improve how we guess the page size. Since we can now guess the size of PostScript files accurately in many cases, use the input size first, then the output size, and only then fall back to `paper`’s value.

Also, fix a bug where the output paper size was incorrectly changed during processing.

We now require pypdf >= 3.16, which fixes a bug that could cause a crash on PDF documents containing links that pointed to each other.

Finally, the test suite has been improved to fall back to visual comparison
of PDF outputs when they are not byte-identical. This should ease pypdf
upgrades in future, and in particular avoid either having to hard-wire a
particular pypdf version (as we did with PSUtils version 3.2.0), or risk
test failures with newer versions of pypdf than the minimum required version
(as we did previously).

3.2.0

This release improves support for reading the paper size of PostScript
files. In particular, it will try to use PageBoundingBox, BoundingBox, and
HiResBoundingBox settings, if there is no DocumentMedia, in that order. If
it uses a BoundingBox or HiResBoundingBox setting, it will warn the user
that it has guessed the page size when this matters (for example, when
running psnup).

3.1.2

This release restores the --version option to pstops, which was inadvertently removed in 3.1.0.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.