Skip to content

Commit 884f381

Browse files
committed
Update README.md
1 parent d0a9ccf commit 884f381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For **PDF documents,** there exists a plethora of additional features: they can
3939
> If [fontTools](https://pypi.org/project/fonttools/) is installed, subsets can be built for eligible fonts based on their usage in the document. Especially for new PDFs, this can lead to significant file size reductions.
4040
* Embedded files are fully supported.
4141
* PDFs can be reformatted to support double-sided printing, posterizing, applying logos or watermarks
42-
* Password protection is fully supported: decryption, encryption, encryption method selection, permmission level and user / owner password setting.
42+
* Password protection is fully supported: decryption, encryption, encryption method selection, permission level and user / owner password setting.
4343
* Support of the **PDF Optional Content** concept for images, text and drawings.
4444
* Low-level PDF structures can be accessed and modified.
4545
* **Command line module** ``"python -m fitz ..."``. A versatile utility with the following features

0 commit comments

Comments
 (0)