{"id":11801324,"url":"https://github.com/Davy-Zhou/zip2pdf","last_synced_at":"2025-10-11T16:31:14.283Z","repository":{"id":246480749,"uuid":"566808485","full_name":"Davy-Zhou/zip2pdf","owner":"Davy-Zhou","description":"基于Python自动化解压压缩包成PDG，PDG合成PDF","archived":true,"fork":false,"pushed_at":"2023-02-08T16:53:32.000Z","size":6442,"stargazers_count":382,"open_issues_count":7,"forks_count":69,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T00:33:46.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Davy-Zhou.png","metadata":{"files":{"readme":"README.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-16T13:18:20.000Z","updated_at":"2025-01-26T15:11:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3ec7fff-785b-4ff3-8adc-be2a68c9bf78","html_url":"https://github.com/Davy-Zhou/zip2pdf","commit_stats":null,"previous_names":["davy-zhou/zip2pdf"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Davy-Zhou/zip2pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davy-Zhou%2Fzip2pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davy-Zhou%2Fzip2pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davy-Zhou%2Fzip2pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davy-Zhou%2Fzip2pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Davy-Zhou","download_url":"https://codeload.github.com/Davy-Zhou/zip2pdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davy-Zhou%2Fzip2pdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007834,"owners_count":26084368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-06-28T07:56:21.072Z","updated_at":"2025-10-11T16:31:14.271Z","avatar_url":"https://github.com/Davy-Zhou.png","language":"HTML","funding_links":[],"categories":["Python 程序"],"sub_categories":["网络服务_其他"],"readme":"[toc]\r\n\r\n![zip2pdf v0.3使用.gif](https://s2.loli.net/2022/12/17/9dSyIaQumt5JfVM.gif)\r\n\r\n# 因个人时间原因，本项目即日起不再更新，见谅\r\n\r\n\r\n**下载链接**： https://github.com/Davy-Zhou/zip2pdf/releases/download/v0.4/zip2pdf.v0.4.zip\r\n# 一、~~更新\u0026\u0026bug修复~~\r\n\r\n- [x] 2023年1月7日 **v0.4**\r\n\r\n  - 更改打包方式，**提升启动速度**\r\n\r\n  - 增加对**压缩包内文件为图片、pdf**处理\r\n\r\n  - 增加对Mac下**使用windows虚拟机优化**\r\n\r\n  - 增加对**文件名加密的rar压缩包**处理\r\n\r\n  - 增加**删除压缩包，解压目录选项**,(配置文件在Config/config.ini，每次重开都会重新读取)\r\n\r\n    ![配置文件](https://s2.loli.net/2023/01/07/tA4Ps1g5aoGm9el.png)\r\n\r\n\r\n- [x] 2022年12月16日 **v0.3**\r\n\r\n  - 修复**1.5个bug**，第2个bug不确定修好了（能力有限，那个问题已经不是应用层面的问题了），**注意程序运行过程，不要使用键盘和鼠标**\r\n\r\n  - 增加**AES zip**解密支持\r\n\r\n  - 增加**cbz、uvz**解压支持\r\n\r\n    ![Snipaste_2022-12-16_16-07-32.png](https://s2.loli.net/2022/12/16/3U7HbtFkcM8JYT4.png)\r\n\r\n- [x] 2022年12月8日 **v0.2**\r\n\r\n  - 增加对RAR解压支持\r\n\r\n    ![image-20221208185913486.png](https://s2.loli.net/2022/12/08/DLkEsqIFXChgn31.png)\r\n\r\n- [x] 2022年12月5日 **v0.1**\r\n  - 性能提升，基本代码能做的，都做了，剩下的就看电脑的配置了\r\n  - 暂时仅支持ZIP（加密压缩包看运气吧）和已解压PDG目录\r\n\r\n\r\n\r\n# 二、使用介绍\r\n\r\n本程序支持PDG压缩包自动转PDF,直接拖入压缩包或已解压PDG目录即可\r\n\r\n**压缩包**\r\n\r\n![压缩包](https://i.imgtg.com/2022/12/05/DkYxG.png\r\n)\r\n\r\n**PDG目录**\r\n\r\n![PDG目录](https://i.imgtg.com/2022/12/05/DksXM.png)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavy-Zhou%2Fzip2pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDavy-Zhou%2Fzip2pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavy-Zhou%2Fzip2pdf/lists"}