{"id":34087286,"url":"https://github.com/mmdjiji/pdfuck","last_synced_at":"2026-04-05T11:32:49.206Z","repository":{"id":65464466,"uuid":"592804872","full_name":"mmdjiji/pdfuck","owner":"mmdjiji","description":"PDFuck: Remove the password of your PDF file","archived":false,"fork":false,"pushed_at":"2023-01-24T17:27:19.000Z","size":22,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-16T16:35:21.228Z","etag":null,"topics":["password","pdf","remove"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pdfuck/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmdjiji.png","metadata":{"files":{"readme":"README.en.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-24T15:19:41.000Z","updated_at":"2025-08-26T02:21:01.000Z","dependencies_parsed_at":"2023-02-13T23:35:17.297Z","dependency_job_id":null,"html_url":"https://github.com/mmdjiji/pdfuck","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mmdjiji/pdfuck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmdjiji%2Fpdfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmdjiji%2Fpdfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmdjiji%2Fpdfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmdjiji%2Fpdfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmdjiji","download_url":"https://codeload.github.com/mmdjiji/pdfuck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmdjiji%2Fpdfuck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31434624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["password","pdf","remove"],"created_at":"2025-12-14T13:39:41.605Z","updated_at":"2026-04-05T11:32:49.169Z","avatar_url":"https://github.com/mmdjiji.png","language":"Python","readme":"![](assets/logo.svg)\n\n[简体中文](README.md) | [**English**](README.en.md)\n\n---\n\n## Introduction\n\n[PDFuck](https://github.com/mmdjiji/pdfuck) is a tool to remove PDF editing password, which is used in CLI (command line) mode.\n\n## Installation\n\nBefore installing, please ensure that you have installed Python (\u003e=3.0) and its matching version of pip, and then enter the following command at the command prompt:\n\n```bash\npip install pdfuck\n```\n\n## Usage\n\n### Remove PDF password\n\nFor example, if you want to remove the password from the PDF file which is located in `example.pdf`, just enter the following command:\n\n```bash\npdfuck example.pdf\n```\n\nThe default path of the output file is `example.fucked.pdf`.\n\n### Manually specify the output file path\n\nIf you want to specify the path of the output file manually, you can use the `-o` parameter, for example:\n\n```bash\npdfuck example.pdf -o target.pdf\n```\n\n### PDF file requires opening password\n\nUse the `-p` parameter to manually specify the opening password, for example:\n\n```bash\npdfuck example.pdf -p password\n```\n\n## Credit\n\nThanks for the following open source projects. The completion of this project is inseparable from the code contributed by these authors.\n\n* [pikepdf](https://github.com/pikepdf/pikepdf)\n\n## Workflow\n\n### Configure development environment\n\n```bash\npip install -r requirements.txt\n```\n\n### Build and test\n\n```bash\npython -m build\npip install --editable .\n```\n\n## License\n\n[GPL-3.0](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmdjiji%2Fpdfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmdjiji%2Fpdfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmdjiji%2Fpdfuck/lists"}