Skip to main content

PDFuck: Remove the password of your PDF file

Project description

简体中文 | English


简介

PDFuck 是一个去除 PDF 编辑密码的工具,以命令行方式使用。

安装

在安装前,请确保你安装了 Python (>=3.0) 及与之版本相匹配的 pip,然后在命令提示符中输入下面的命令:

pip install pdfuck

使用

去除 PDF 密码

例如,想要去除密码的 PDF 文件位于 example.pdf,只需输入下面的命令:

pdfuck example.pdf

输出文件的默认路径为 example.fucked.pdf

手动指定输出文件路径

如果想要手动指定输出文件的路径,可以使用 -o 参数,例如:

pdfuck example.pdf -o target.pdf

PDF 文件含有打开密码

使用 -p 参数手动指定打开密码,例如:

pdfuck example.pdf -p password

致谢

感谢以下开源项目,本项目的完成离不开这些作者贡献的代码。

工作流

配置开发环境

pip install -r requirements.txt

构建与测试

python -m build
pip install --editable .

开源协议

GPL-3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdfuck-1.0.1.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

pdfuck-1.0.1-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file pdfuck-1.0.1.tar.gz.

File metadata

  • Download URL: pdfuck-1.0.1.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pdfuck-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f14197a8fa9582a431b52c932cd523dcdaaea8859632f66f7ae8ad99bf342949
MD5 cfa4b3b8954059ab271425ddb6fdb8f4
BLAKE2b-256 9c4ac0ed15c4514020be7efb858b6daaaf573b7e46be471a12833513807bcc76

See more details on using hashes here.

File details

Details for the file pdfuck-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pdfuck-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pdfuck-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f4380ae2e0d74bab58cd7a86ee89840a86632d3c8c0f0a0817f9e858e97b210
MD5 8d6d8e2efaf27a2c2a369853977817a8
BLAKE2b-256 f0ba5899279f6355916b3a5d5aa7e03a32bd2382cf149e2e6f486d0f8d9d5748

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page