{"id":24472564,"url":"https://github.com/navin-mohan/bulk-watermark","last_synced_at":"2025-09-10T12:33:15.768Z","repository":{"id":104755625,"uuid":"171882622","full_name":"navin-mohan/bulk-watermark","owner":"navin-mohan","description":"A multithreaded bulk image watermarking tool written in C++","archived":false,"fork":false,"pushed_at":"2019-02-21T14:08:27.000Z","size":293,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T14:30:14.183Z","etag":null,"topics":["cpp","imagemagick","multithreading","threadpool","watermark-image"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/navin-mohan.png","metadata":{"files":{"readme":"readme.MD","changelog":null,"contributing":null,"funding":null,"license":"license.MD","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":"2019-02-21T14:04:05.000Z","updated_at":"2019-02-23T02:09:27.000Z","dependencies_parsed_at":"2023-05-29T14:30:13.314Z","dependency_job_id":null,"html_url":"https://github.com/navin-mohan/bulk-watermark","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/navin-mohan/bulk-watermark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navin-mohan%2Fbulk-watermark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navin-mohan%2Fbulk-watermark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navin-mohan%2Fbulk-watermark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navin-mohan%2Fbulk-watermark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navin-mohan","download_url":"https://codeload.github.com/navin-mohan/bulk-watermark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navin-mohan%2Fbulk-watermark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274462746,"owners_count":25290112,"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-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["cpp","imagemagick","multithreading","threadpool","watermark-image"],"created_at":"2025-01-21T08:12:53.065Z","updated_at":"2025-09-10T12:33:15.746Z","avatar_url":"https://github.com/navin-mohan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Bulk Watermarking tool\nBatch watermarking tool based on Imagemagick library with multithreading support.\n\n---\n\n## Building\nMake sure that you've imagemagick and gcc installed.\n```bash\n# installing Imagemagick on Ubuntu\nsudo apt-get install imagemagick graphicsmagick-libmagick-dev-compat\n\n# build\ncmake .\n\ncd build\n\nmake\n\n# the executable will be found in bin directory\n\n```\n\n## Usage\n\n```bash\n# watermarking a list of images from  a file\n# last line of the file should be an empty line\n# that marks the end of the input\n./watermark \u003cleft-logo\u003e \u003cright-logo\u003e \u003c list.txt\n\n# or use find to generate the list for you\n# assuming the directory foo contains the images to be watermaked in jpg format\nfind /path/to/foo -type f -name \"*.jpg\" | ./watermark\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavin-mohan%2Fbulk-watermark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavin-mohan%2Fbulk-watermark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavin-mohan%2Fbulk-watermark/lists"}