A command-line tool for encrypting and decrypting PDF files with password protection.
Project description
pdfcipher - A command-line tool for encrypting and decrypting PDF files with password protection.
The pdfcipher command-line tool enables encrypting and decrypting PDF files with robust password-based encryption. It allows users to set and remove passwords, ensuring secure access and distribution of PDF documents.
Installation
To install the pdfcipher executable locally in `~/.local/bin/using pip, run:
pip install --user git+https://github.com/jamescherti/pdfcipher
(Omitting the --user flag will install pdfcipher system-wide in /usr/local/bin/.)
Usage
Encrypt PDF files:
pdfcipher enc file1.pdf file2.pdf file3.pdf
Decrypt PDF files:
pdfcipher dec file1.pdf file2.pdf file3.pdf
License
Copyright (c) 2023-2025 James Cherti
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdfcipher-1.0.0.tar.gz.
File metadata
- Download URL: pdfcipher-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45d46c54363974ca5784164c1d20f9d582ca15a87e511690969a9ed57f605ddf
|
|
| MD5 |
d72495180b24608ff71e27b9bb42e2ff
|
|
| BLAKE2b-256 |
5a12bcefbeeb4c9ad0307022e560a7b096fa293f6b9b0bf347c5c8c6f907440a
|
File details
Details for the file pdfcipher-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pdfcipher-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f69892a814349e63dcbdb4a87d4d4038f303289e2057115b7498545c535ab7b
|
|
| MD5 |
dc564167cc4cb1b18db61a479d36be72
|
|
| BLAKE2b-256 |
179b26eff3511c855f9ea766ee614375c628d641eb9ed9a50c40216a388963c2
|