{"id":15945732,"url":"https://github.com/ig3/scanner-scripts","last_synced_at":"2025-05-14T11:15:37.473Z","repository":{"id":187622229,"uuid":"639672640","full_name":"ig3/scanner-scripts","owner":"ig3","description":"Scripts for scanning from my Brother scanner.","archived":false,"fork":false,"pushed_at":"2023-05-12T01:13:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T20:24:35.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ig3.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}},"created_at":"2023-05-12T01:13:22.000Z","updated_at":"2023-05-12T01:13:40.000Z","dependencies_parsed_at":"2023-08-11T13:42:36.934Z","dependency_job_id":null,"html_url":"https://github.com/ig3/scanner-scripts","commit_stats":null,"previous_names":["ig3/scanner-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ig3%2Fscanner-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ig3%2Fscanner-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ig3%2Fscanner-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ig3%2Fscanner-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ig3","download_url":"https://codeload.github.com/ig3/scanner-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239225767,"owners_count":19603162,"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":[],"created_at":"2024-10-07T09:05:56.154Z","updated_at":"2025-02-17T02:41:44.180Z","avatar_url":"https://github.com/ig3.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a collection of script for scanning from my Brother DCP-7065DN\nscanner from Debian linux.\n\n# Installation\n\nCopy the scripts to any directory on your path.\n\nFor example, if ~/bin is on your path, copy them to ~/bin, otherwise\n/usr/local/bin is likely to be on your path.\n\nYou will probably have to update the device. For my system, it is\n`brother4:net1;dev0`.\n\nTo get a list of devices for your system run: `scanimage -L`, then update\nthe scripts with the name of your device.\n\n# Dependencies\n\nThese scripts depend on:\n\n * scanimage: from package `sane-utils`\n * bc: from package `bc`\n * convert: from package `imagemagick`\n\n# scan-duplex\n\nThis scans multiple pages of double sided documents, producing a single PDF.\n\nLoad the documents into the feeder then run `scan-duplex`. It will read\nthe front side of all pages then prompt you to flip the documents and\nre-feed them. It will then read the back side of all documents and produce\na single PDF document as output.\n\nDefault output file name is YYYY-MM-DD-scan.pdf.\n\nThe output file name may be specified on the command line.\n\nFor example: `scan-duplex my-file.pdf`\n\n# scan-multi\n\nThis scans multiple pages of single sided documents, producing a single PDF.\n\nLoad the documents into the feeder then run `scan-multi`. It will read\nthe front side of all pages then produce a single PDF document as output.\n\nDefault output file name is YYYY-MM-DD-scan.pdf.\n\nThe output file name may be specified on the command line.\n\nFor example: `scan-multi my-file.pdf`\n\n# Errors\n\nIf you get error:\n\n```\nattempt to perform an operation not allowed by the security policy PDF\n```\n\nThis is an ImageMagick restriction.\n\nSee\nhttps://stackoverflow.com/questions/52998331/imagemagick-security-policy-pdf-blocking-conversion\n\nPer this, in `/etc/ImageMagick-6/policy.xml` comment out the line that\nblocks producing PDF output:\n\n```\n  \u003c!-- \u003cpolicy domain=\"coder\" rights=\"none\" pattern=\"PDF\" /\u003e --\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fig3%2Fscanner-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fig3%2Fscanner-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fig3%2Fscanner-scripts/lists"}