{"id":24558198,"url":"https://github.com/rse/pdf-personalize","last_synced_at":"2025-10-17T01:01:48.170Z","repository":{"id":57321394,"uuid":"235994012","full_name":"rse/pdf-personalize","owner":"rse","description":"Personalize PDF with Overlays and Encryption","archived":false,"fork":false,"pushed_at":"2023-08-30T21:57:06.000Z","size":1009,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T10:46:47.444Z","etag":null,"topics":["encrypt","overlay","pdf","personalize"],"latest_commit_sha":null,"homepage":"http://npmjs.com/pdf-personalize","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/rse.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}},"created_at":"2020-01-24T11:53:25.000Z","updated_at":"2023-01-11T10:58:09.000Z","dependencies_parsed_at":"2022-08-25T22:41:35.148Z","dependency_job_id":null,"html_url":"https://github.com/rse/pdf-personalize","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpdf-personalize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpdf-personalize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpdf-personalize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpdf-personalize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rse","download_url":"https://codeload.github.com/rse/pdf-personalize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918641,"owners_count":20368745,"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":["encrypt","overlay","pdf","personalize"],"created_at":"2025-01-23T05:47:38.405Z","updated_at":"2025-10-17T01:01:43.099Z","avatar_url":"https://github.com/rse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\npdf-personalize\n===============\n\n**Personalize PDF with Overlay and Encryption**\n\n\u003cp/\u003e\n\u003cimg src=\"https://nodei.co/npm/pdf-personalize.png?downloads=true\u0026stars=true\" alt=\"\"/\u003e\n\n\u003cp/\u003e\n\u003cimg src=\"https://david-dm.org/rse/pdf-personalize.png\" alt=\"\"/\u003e\n\nAbstract\n--------\n\nThis is a small utility for personalizing a PDF document by adding a\nprominent personal overlay information to each page and/or by encrypting\nthe PDF with a personal password. This way the chance of being spread\nwidely can be reduced for a medium-sensible document.\n\nInstallation\n------------\n\n`$ npm install -g pdf-personalize`\n\n(NOTICE: this requires Java to be installed for the internal Apache PDFBox dependency)\n\nUsage\n-----\n\n```\n$ pdf-personalize \\\n  [-p \u003creceiver-name\u003e] \\\n  [-B \u003coverlay-background-color\u003e] \\\n  [-F \u003coverlay-foreground-color\u003e] \\\n  [-O \u003coverlay-opacity\u003e] \\\n  [-e \u003creceiver-password\u003e] \\\n  [-o \u003coutput-pdf-file\u003e] \\\n  \u003cpdf-file\u003e\n```\n\nExample\n--------\n\n```\n$ pdf-personalize -p \"Mr. John Doe\" -e \"secret\" -o test-personalized.pdf test.pdf\n```\n\n![screenshot](test-screenshot.png)\n\nLicense\n-------\n\nCopyright \u0026copy; 2019-2023 Dr. Ralf S. Engelschall (http://engelschall.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frse%2Fpdf-personalize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frse%2Fpdf-personalize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frse%2Fpdf-personalize/lists"}