{"id":25506476,"url":"https://github.com/ciwga/pdftoolkit","last_synced_at":"2025-11-17T09:30:14.650Z","repository":{"id":277766657,"uuid":"932433096","full_name":"ciwga/pdftoolkit","owner":"ciwga","description":"PDF Toolkit is a Python application that provides a graphical user interface (GUI) for performing various operations on PDF files, such as editing metadata, extracting pages, and extracting images.","archived":false,"fork":false,"pushed_at":"2025-02-15T23:35:21.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T00:21:33.234Z","etag":null,"topics":["pdf-editor","pdf-image-extractor","pdf-metadata-editor","pdf-page-extractor"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ciwga.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":"2025-02-13T22:47:08.000Z","updated_at":"2025-02-15T23:42:24.000Z","dependencies_parsed_at":"2025-02-16T00:31:54.721Z","dependency_job_id":null,"html_url":"https://github.com/ciwga/pdftoolkit","commit_stats":null,"previous_names":["ciwga/pdftoolkit"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciwga%2Fpdftoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciwga%2Fpdftoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciwga%2Fpdftoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciwga%2Fpdftoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciwga","download_url":"https://codeload.github.com/ciwga/pdftoolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239612003,"owners_count":19668275,"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","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":["pdf-editor","pdf-image-extractor","pdf-metadata-editor","pdf-page-extractor"],"created_at":"2025-02-19T06:57:59.138Z","updated_at":"2025-11-17T09:30:14.544Z","avatar_url":"https://github.com/ciwga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Toolkit\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/pdftoolkit.png\" alt=\"PDF Toolkit\" width=\"142\"/\u003e\n\u003c/p\u003e\nPDF Toolkit is a Python application that provides a graphical user interface (GUI) for performing various operations on PDF files, such as editing metadata, extracting pages, and extracting images. The application is built using `tkinter` for the GUI and `PyPDF2` for PDF operations.\n\n## Features\n\n- **PDF File Operations**: Load and save PDF files.\n- **Metadata Editor**: View and edit PDF metadata fields such as Title, Author, Subject, Keywords, Creator, Producer, Creation Date, and Modification Date.\n- **Save and Load Metadata**: Save metadata to a JSON file and load metadata from a JSON file.\n- **Page Operations**: Extract specific pages from a PDF file and save them as a new PDF.\n- **Image Operations**: Extract images from a PDF file and save them to a specified directory.\n- **Drag and Drop**: Drag and drop PDF files directly into the application for easy loading.\n- **Window Centering**: The application window opens centered on the screen.\n\n## Requirements\n\n- Python 3.7+\n- `PyPDF2` library\n- `tkinterdnd2` library\n\nYou can install the required library using the following command:\n\n```sh\npip install -r requirements.txt\n```\n\n## Usage\n**Running the Application**\n\nTo run the application, execute the following command:\n```bash\npython pdftoolkit.py\n```\n\n### User Interface\n\nThe following image shows the graphical user interface of the PDF Toolkit:\n\n![PDF Toolkit GUI](assets/gui.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciwga%2Fpdftoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciwga%2Fpdftoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciwga%2Fpdftoolkit/lists"}