Skip to content

Commit bb102ee

Browse files
committed
Update README.md
1 parent 814bb6d commit bb102ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ For all supported document types (i.e. including images) types you can
3939
* PDFs can be reformatted to support double-sided printing, posterizing, applying logos or watermarks
4040
* Password protection is fully supported: decryption, encryption, encryption method selection, permmission level and user / owner password setting.
4141
* Low-level PDF structures can be accessed and modified.
42+
* Starting with v1.16.8, PyMuPDF can also be used as a module in the commandline using ``"python -m fitz ..."``. This is a versatile utility, which we will further develop over time.
4243

4344

4445
Have a look at the basic [demos](https://github.com/pymupdf/PyMuPDF/tree/master/demo), the [examples](https://github.com/pymupdf/PyMuPDF/tree/master/examples) (which contain complete, working programs), and the **recipes** section of our [Wiki](https://github.com/pymupdf/PyMuPDF/wiki) sidebar, which contains more than a dozen of guides in How-To-style.

0 commit comments

Comments
 (0)