pdfdecrypt

Remove passwords from PDF documents

Author: Hartmut Goebel <h.goebel@crazy-compilers.com>
Version: Version 1.0
Copyright: 2022 by Hartmut Goebel
Licence:GNU Affero General Public License v3 or later (AGPLv3+)
Manual section:1

SYNOPSIS

pdfdecrypt <options> InputFile OutputFile

DESCRIPTION

pdfdecrypt is a command line tool and a Python library to remove passwords from PDF documents. It will read the encrypted document, ask for the password and write the decrypted document without touching any internal structure.

OPTIONS

General Options

--version Show program's version number and exit
-h, --help Show help message and exit

EXAMPLES

SEE ALSO

pdfposter(1) https://pdfposter.readthedocs.io/, pdfjoin(1) https://pdfjoin.readthedocs.io/, flyer-composer(1) http://www.crazy-compilers.com/flyer-composer.html

Project Homepage https://pdfdecrypt.readthedocs.io/