{"analyzedAt":"2022-07-07T00:40:03.363Z","collected":{"metadata":{"name":"pdf-document-feeder","scope":"unscoped","version":"1.0.1","description":"Sorting PDF pages after scanning through a document feeder","date":"2019-08-05T20:22:46.069Z","author":{"name":"compose.us GmbH","email":"hello@compose.us","url":"https://compose.us"},"publisher":{"username":"narigo","email":"joern.bernhardt+npm@googlemail.com"},"maintainers":[{"username":"narigo","email":"joern.bernhardt+npm@googlemail.com"}],"repository":{"type":"git","url":"git+https://github.com/compose-us-research/pdf-document-feeder.git"},"links":{"npm":"https://www.npmjs.com/package/pdf-document-feeder","homepage":"https://github.com/compose-us-research/pdf-document-feeder#readme","repository":"https://github.com/compose-us-research/pdf-document-feeder","bugs":"https://github.com/compose-us-research/pdf-document-feeder/issues"},"license":"MIT","dependencies":{"pdf-lib":"^1.0.1"},"devDependencies":{"prettier":"^1.18.2"},"releases":[{"from":"2022-06-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-04-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":1},{"from":"2022-01-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":1},{"from":"2021-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":1},{"from":"2020-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":1}],"hasTestScript":true,"readme":"# pdf-document-feeder\n\nSorting PDF pages after scanning through a document feeder.\n\n## The problem\n\nWhen scanning with a document feeder that doesn't support scanning both sides at the same time, you end up with two\nscans: All front side and all back side pages. If you combine all pages like me, you need to rearrange the pages\nafterwards.\n\n## Scanning workflow\n\nLet's assume you have 4 papers to scan which have been printed on both sides.\n\n1. Put all pages as one batch into the document feeder (first page on top, getting drawn into the document feeder\n   first).\n2. Scan all pages (frontside only) into a PDF. You will now have a PDF with pages 1, 3, 5, 7. The other / backside pages\n   are not scanned yet.\n3. Now take the bulk from the document feeder and turn the complete bulk around (do **not** turn the pages\n   individually), back into the document feeder. Make sure, that you have the last page on top and the first page at the\n   bottom.\n4. Scan all pages (backside this time) into the same PDF as before. The order of the pages should now be something like\n   1, 3, 5, 7, 8, 6, 4, 2.\n5. Run the script with the filename as argument and optionally a second filename as output file. Assuming the filename\n   is `Scan.pdf` and sits in your `$USER` directory, try this: `npm start \"$USER/Scan.pdf\" \"$USER/Scan-sorted.pdf\"`"},"npm":{"downloads":[{"from":"2022-07-06T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-06-30T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":2},{"from":"2022-06-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":4},{"from":"2022-04-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":28},{"from":"2022-01-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":45},{"from":"2021-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":90}],"starsCount":0},"github":{"starsCount":0,"forksCount":0,"subscribersCount":2,"issues":{"count":2,"openCount":0,"distribution":{"3600":2,"10800":0,"32400":0,"97200":0,"291600":0,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":0,"212576400":0},"isDisabled":false},"contributors":[{"username":"Narigo","commitsCount":14}],"commits":[{"from":"2022-06-30T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-06-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-04-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-01-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2021-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0}]},"source":{"files":{"readmeSize":1334,"testsSize":0},"linters":["prettier"]}},"evaluation":{"quality":{"carefulness":0.84,"tests":0,"health":1,"branding":0},"popularity":{"communityInterest":3,"downloadsCount":9.333333333333334,"downloadsAcceleration":-0.027454337899543373,"dependentsCount":0},"maintenance":{"releasesFrequency":0.9,"commitsFrequency":0.9,"openIssues":1,"issuesDistribution":1}},"score":{"final":0.5181007244021869,"detail":{"quality":0.5298873287773211,"popularity":0.026154207613508243,"maintenance":0.9999444374407507}}}