You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ For all supported document types (i.e. including images) you can
39
39
* PDFs can be reformatted to support double-sided printing, posterizing, applying logos or watermarks
40
40
* Password protection is fully supported: decryption, encryption, encryption method selection, permmission level and user / owner password setting.
41
41
* Low-level PDF structures can be accessed and modified.
42
-
*Starting with v1.16.11, PyMuPDF can also be used as a **module in the command line** using ``"python -m fitz ..."``. This is a versatile utility, which we will further develop over time. It currently supports PDF document
42
+
* PyMuPDF can also be used as a **module in the command line** using ``"python -m fitz ..."``. This is a versatile utility, which we will further develop over time. It currently supports PDF document
0 commit comments