{"id":37558693,"url":"https://github.com/rasbt/macos-pdf-splitter","last_synced_at":"2026-05-18T01:07:09.151Z","repository":{"id":332483224,"uuid":"1133945862","full_name":"rasbt/macos-pdf-splitter","owner":"rasbt","description":"Native macOS app for splitting and converting PDF figures","archived":false,"fork":false,"pushed_at":"2026-01-14T16:16:10.000Z","size":4099,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T18:00:00.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasbt.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-14T03:05:10.000Z","updated_at":"2026-01-17T11:48:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rasbt/macos-pdf-splitter","commit_stats":null,"previous_names":["rasbt/macos-pdf-splitter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rasbt/macos-pdf-splitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmacos-pdf-splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmacos-pdf-splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmacos-pdf-splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmacos-pdf-splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasbt","download_url":"https://codeload.github.com/rasbt/macos-pdf-splitter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasbt%2Fmacos-pdf-splitter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"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":[],"created_at":"2026-01-16T09:03:53.637Z","updated_at":"2026-05-18T01:07:09.144Z","avatar_url":"https://github.com/rasbt.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u0026nbsp;\n# PDF Splitter (macOS)\n\nNative macOS app to split a PDF into per-page PDFs and export per-page images. It supports PNG and WEBP, with cropping, padding, DPI control, and optional scaling.\n\nPNG rendering defaults to Poppler (`pdftocairo`/`pdftoppm`) for sharper output; you can disable it in the UI to use PDFKit instead. Install Poppler with `brew install poppler` if needed.\n\nWEBP quality is adjustable, and WEBP export can fall back to `cwebp` if ImageIO does not support it.\n\nBelow is a screenshot of the interface.\n\n![Example](docs/doc-1.png)\n\nAnd the following screenshot shows a list of the generated files.\n\n![Example](docs/doc-2.png)\u0026nbsp;\n\nTry it yourself using the [docs/all-figures.pdf](docs/all-figures.pdf) demo PDF.\n\n\u0026nbsp;\n\n## Download and use app\n\nDownload and open [PDF.Splitter.dmg](https://github.com/rasbt/macos-pdf-splitter/releases/download/v1.0/PDF.Splitter.dmg), which contains the `PDF Splitter.app`.\n\n\u0026nbsp;\n## Build and run\n\nAlternatively, build the app locally yourself:\n\n```bash\nswift build\nswift run\n```\n\n\u0026nbsp;\n## Build a release app bundle\n\nTo create the macOS app bundle and release zip, run:\n\n```bash\n./scripts/build_release_app.sh\n```\n\nThe script accepts two optional arguments:\n\n```bash\n./scripts/build_release_app.sh \u003cversion\u003e \u003cbuild-number\u003e\n```\n\nDefaults:\n- `version`: `1.0`\n- `build-number`: `1`\n\nOutputs:\n- `../non-GitHub/dist/PDF Splitter.app` for local builds\n- `../non-GitHub/dist/PDFSplitterMac-macOS.zip` for local builds\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbt%2Fmacos-pdf-splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasbt%2Fmacos-pdf-splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbt%2Fmacos-pdf-splitter/lists"}