{"id":26933227,"url":"https://github.com/randomsearch18/pdf-cutter","last_synced_at":"2025-04-02T09:18:08.007Z","repository":{"id":283572076,"uuid":"952211275","full_name":"RandomSearch18/pdf-cutter","owner":"RandomSearch18","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-28T11:32:42.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T12:29:49.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RandomSearch18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-20T23:04:18.000Z","updated_at":"2025-03-28T11:32:46.000Z","dependencies_parsed_at":"2025-03-21T00:31:09.983Z","dependency_job_id":null,"html_url":"https://github.com/RandomSearch18/pdf-cutter","commit_stats":null,"previous_names":["randomsearch18/pdf-cutter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fpdf-cutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fpdf-cutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fpdf-cutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fpdf-cutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandomSearch18","download_url":"https://codeload.github.com/RandomSearch18/pdf-cutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246785477,"owners_count":20833498,"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":[],"created_at":"2025-04-02T09:18:07.387Z","updated_at":"2025-04-02T09:18:08.000Z","avatar_url":"https://github.com/RandomSearch18.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✂️📃 PDF Cutter\n\nA Python tool that make it easier to print massive documents on school printers, by splitting them into 30-page chunks.\n\n\u003e 📖 PDF Cutter slices your PDFs for PaperCut\n\n## Download\n\nClone the repository or download the source code from this GitHub repository.\n\nOn school computers, it's easiest to download [just the `main.py` file](https://github.com/RandomSearch18/pdf-cutter/raw/refs/heads/main/main.py).\n\n## Run\n\nYou can run the program with `uv`:\n\n```bash\nuv run main.py\n```\n\nIf you don't have `uv` installed, then you must install the `pypdf` package manually, and then run `main.py`. E.g.\n\n```bash\npy -m pip install pypdf\npy main.py\n```\n\nIt will ask you to enter the path to the PDF you want to print, split it up into chunks (saved to the `pdf-cutter-temp` folder in the current working directory), and print them to the default printer.\n\n## Acknowledgements\n\n### Resources used\n\n- [Tim Golden's Python Stuff: Print](https://timgolden.me.uk/python/win32_how_do_i/print.html)\n- [Answer: Print to standard printer from Python?](https://stackoverflow.com/a/22550163/11519302)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomsearch18%2Fpdf-cutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomsearch18%2Fpdf-cutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomsearch18%2Fpdf-cutter/lists"}