{"id":29645010,"url":"https://github.com/secdev/marklord","last_synced_at":"2026-01-20T16:51:27.193Z","repository":{"id":304323242,"uuid":"1018451265","full_name":"secdev/marklord","owner":"secdev","description":"Watermarking tool for images or PDF","archived":false,"fork":false,"pushed_at":"2025-07-12T09:57:02.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-12T11:49:56.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secdev.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}},"created_at":"2025-07-12T09:39:02.000Z","updated_at":"2025-07-12T09:57:05.000Z","dependencies_parsed_at":"2025-07-12T11:50:00.065Z","dependency_job_id":"30f0bc8a-8519-4a66-aa27-abe6482f4876","html_url":"https://github.com/secdev/marklord","commit_stats":null,"previous_names":["secdev/marklord"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/secdev/marklord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secdev%2Fmarklord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secdev%2Fmarklord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secdev%2Fmarklord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secdev%2Fmarklord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secdev","download_url":"https://codeload.github.com/secdev/marklord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secdev%2Fmarklord/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266405784,"owners_count":23923611,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-07-22T01:11:06.410Z","updated_at":"2025-10-27T11:15:52.007Z","avatar_url":"https://github.com/secdev.png","language":"Python","readme":"# MarkLord\n\nMarkLord is a tool to add a visible watermark to images or PDF files\non documents (e.g. ID card, salary slips, etc. ) you need to send to\nthird parties.  If the said third party is victim of a data breach, it\nwill be more difficult for attackers to use those documents to steal\nyour identity.  Also if you put the name of the third party into the\nwatermark, you can identify the source of the leak, or the third party\nthat shared or sold your files without your consent.\n\n## Installation\n\n### From PyPI\n\n```bash\npip install marklord\n```\n\n### From GitHub\n\n```bash\ngit clone https://github.com/secdev/marklord.git\ncd  marklord\npip install .\n```\n\n## Usage\n\n```\nusage: marklord [-h] [--output OUTPUT] [--font-name FONT_NAME] [--angle ANGLE] [--watermark_lines WATERMARK_LINES] [--interlining INTERLINING] [--separator SEPARATOR] [--no-noise] [--color COLOR] [--alpha ALPHA] [--quiet] input text [text ...]\n\npositional arguments:\n  input\n  text\n\noptions:\n  -h, --help            show this help message and exit\n  --output, -o OUTPUT\n  --font-name, -f FONT_NAME\n  --angle, -a ANGLE\n  --watermark_lines, -l WATERMARK_LINES\n  --interlining, -I INTERLINING\n  --separator, -s SEPARATOR\n  --no-noise\n  --color, -c COLOR     RGBA color (hexa or 4 comma separated decimal numbers from 0 to 255)\n  --alpha, -A ALPHA     transparency coefficient between 0% and 100%\n  --quiet, -q\n```\n\n## Examples\n\n```\n$ marklord idcard.jpg \"only for ACME company 2025-12-04\"\nINFO:MarkLord:Opening [/home/specimen/idcard.jpg] (53.2 KB)\nINFO:MarkLord:Watermarking [only for ACME company 2025-12-04]\nINFO:MarkLord:Result saved to [/home/specimen/idcard-wm.jpg] (60.1 KB)\n```\n\n![watermarked image](https://github.com/secdev/marklord/raw/main/doc/assets/idcard_wm.jpg)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecdev%2Fmarklord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecdev%2Fmarklord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecdev%2Fmarklord/lists"}