{"id":49280298,"url":"https://github.com/2sem/one-pdf","last_synced_at":"2026-04-25T18:06:55.063Z","repository":{"id":352542819,"uuid":"1215503787","full_name":"2sem/one-pdf","owner":"2sem","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-20T05:17:17.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-20T05:21:47.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/2sem.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-20T01:31:56.000Z","updated_at":"2026-04-20T05:17:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/2sem/one-pdf","commit_stats":null,"previous_names":["2sem/one-pdf"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/2sem/one-pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sem%2Fone-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sem%2Fone-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sem%2Fone-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sem%2Fone-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2sem","download_url":"https://codeload.github.com/2sem/one-pdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2sem%2Fone-pdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32271291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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-04-25T18:06:54.309Z","updated_at":"2026-04-25T18:06:55.050Z","avatar_url":"https://github.com/2sem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# One PDF\n\nPrivacy-first PDF page merger built for GitHub Pages.\n\n## MVP features\n\n- select multiple PDF files\n- keep all pages included by default\n- exclude or re-include individual pages\n- export selected pages as one merged PDF\n- process files locally in the browser\n\n## User flow\n\n```mermaid\nflowchart TD\n    A[Select PDF files] --\u003e B[Load page counts locally]\n    B --\u003e C[Toggle pages include or exclude]\n    C --\u003e D[Export one merged PDF]\n    D --\u003e E[Download completed file]\n```\n\n## Local development\n\nThis app is static and can be opened directly in a browser, but a local server is recommended.\n\nExamples:\n\n- `python3 -m http.server 8080`\n- `npx serve .`\n\nThen open `http://localhost:8080`.\n\n## Deploy to GitHub Pages\n\n1. Push this folder to a GitHub repository.\n2. Keep the included GitHub Actions workflow if you want automatic deploys from `main`.\n3. In **Settings → Pages**, set the source to **GitHub Actions**.\n4. Push to `main` and wait for the Pages deployment to finish.\n\n## Release checklist\n\n- verify the published GitHub Pages URL loads the landing page\n- merge at least two real PDFs and confirm page order\n- confirm excluded pages are absent from the downloaded file\n- test in Chrome and Safari\n- verify the app still works when served as static files with no backend\n\n## Notes\n\n- Files are not uploaded to a backend in this MVP.\n- Very large PDFs may be slower because processing happens in the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sem%2Fone-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2sem%2Fone-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2sem%2Fone-pdf/lists"}