{"id":16359376,"url":"https://github.com/gaborvecsei/pdf-split-merge","last_synced_at":"2025-03-21T00:31:39.703Z","repository":{"id":45204237,"uuid":"163661747","full_name":"gaborvecsei/Pdf-Split-Merge","owner":"gaborvecsei","description":"simple pdf file split and merge tool","archived":false,"fork":false,"pushed_at":"2018-12-31T12:46:58.000Z","size":3,"stargazers_count":43,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-17T19:21:23.474Z","etag":null,"topics":["pdf","pdf-document","pypdf2","python","python3"],"latest_commit_sha":null,"homepage":"","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/gaborvecsei.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}},"created_at":"2018-12-31T10:57:44.000Z","updated_at":"2025-01-24T02:29:30.000Z","dependencies_parsed_at":"2022-09-24T09:40:48.885Z","dependency_job_id":null,"html_url":"https://github.com/gaborvecsei/Pdf-Split-Merge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaborvecsei%2FPdf-Split-Merge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaborvecsei%2FPdf-Split-Merge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaborvecsei%2FPdf-Split-Merge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaborvecsei%2FPdf-Split-Merge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaborvecsei","download_url":"https://codeload.github.com/gaborvecsei/Pdf-Split-Merge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244717391,"owners_count":20498283,"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","pdf-document","pypdf2","python","python3"],"created_at":"2024-10-11T02:08:13.632Z","updated_at":"2025-03-21T00:31:39.455Z","avatar_url":"https://github.com/gaborvecsei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDFSM - Pdf Split \u0026 Merge\n\nSimple tool to split and merge multiple pdf files\n\n\u003e I wanted to quickly select pages from pdf files and merge them into a single document but I did not find any\nusable tool...So I made one in a few minutes :smiley:\n\n## Install\n\n```\npip3 install git+https://github.com/gaborvecsei/pdf-split-merge.git\n```\n\n## Usage\n\nWrite a config file like this (`sample_config.txt`):\n\n```\nD:/my_folder/my_pdf_1.pdf 1-10,16,22\nD:/my_folder/my_pdf_23.pdf 1-40\nD:/my_folder/my_pdf_4.pdf 6,8,9-20\n\n```\n\nThis means it will process the files sequentially top-down and include only the defined\npages in the final pdf document.\n\n```\npdfsm -i sample_config.txt -o split_and_merge.pdf\n```\n\nYou can use different file encoding:\n\n```\npdfsm -i sample_config.txt -o split_and_merge.pdf -e utf8\n```\n\n## About\n\nGábor Vecsei\n\n- [Website](https://gaborvecsei.com)\n- [Personal Blog](https://gaborvecsei.wordpress.com/)\n- [LinkedIn](https://www.linkedin.com/in/gaborvecsei)\n- [Twitter](https://twitter.com/GAwesomeBE)\n- [Github](https://github.com/gaborvecsei)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaborvecsei%2Fpdf-split-merge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaborvecsei%2Fpdf-split-merge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaborvecsei%2Fpdf-split-merge/lists"}