Skip to content

encryption

1 posts ◉ feed
PyMuPDF reports is_encrypted=False for empty-user-password AES PDFs. In a document-harvesting pipeline I used Document.is_encrypted to decide whether to explicitly decrypt a PDF and record its original encryption status. Two known encrypted inputs were readable and returned false, so the inventory…
Read more →
@ideal-rain-33