{"id":17648187,"url":"https://github.com/tweekmonster/pdfpop","last_synced_at":"2026-05-18T00:08:50.539Z","repository":{"id":150122428,"uuid":"81108549","full_name":"tweekmonster/pdfpop","owner":"tweekmonster","description":"A very simple macOS command line utility for creating PDFs from an existing PDF","archived":false,"fork":false,"pushed_at":"2017-02-06T17:05:20.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T04:06:11.754Z","etag":null,"topics":["command-line","macos","pdf"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/tweekmonster.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":"2017-02-06T16:43:16.000Z","updated_at":"2017-03-14T14:55:31.000Z","dependencies_parsed_at":"2023-04-16T09:17:06.416Z","dependency_job_id":null,"html_url":"https://github.com/tweekmonster/pdfpop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tweekmonster/pdfpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tweekmonster%2Fpdfpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tweekmonster%2Fpdfpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tweekmonster%2Fpdfpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tweekmonster%2Fpdfpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tweekmonster","download_url":"https://codeload.github.com/tweekmonster/pdfpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tweekmonster%2Fpdfpop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["command-line","macos","pdf"],"created_at":"2024-10-23T11:16:50.630Z","updated_at":"2026-05-18T00:08:50.502Z","avatar_url":"https://github.com/tweekmonster.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdfpop\n\nA very simple macOS command line utility for creating PDFs from an existing\nPDF.\n\n\n## Build\n\n**Note:** Xcode command line tools are required.\n\n```shell\n$ git clone https://github.com/tweekmonster/pdfpop\n$ cd pdfpop\n$ make\n```\n\n\n## Usage\n\nIt accepts 3 arguments:\n\n- `-in`: The source PDF file\n- `-out`: The output PDF file (optional)\n- `-range`: A range of pages\n\nIf `-out` is not specified, the source PDF filename is used with the current\ndate and time appended.\n\nA range of pages can be a single number:\n\n```\n$ pdfpop -in file.pdf -range 2\n```\n\nOr an actual range of pages (must be ascending order):\n\n```\n$ pdfpop -in file.pdf -range 2-5\n```\n\nOr a list of page ranges:\n\n```\n$ pdfpop -in file.pdf -range 2-5,10,20-30\n```\n\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftweekmonster%2Fpdfpop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftweekmonster%2Fpdfpop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftweekmonster%2Fpdfpop/lists"}