{"id":32641505,"url":"https://github.com/themisir/dropmaker","last_synced_at":"2025-10-31T02:58:56.601Z","repository":{"id":125609787,"uuid":"272233537","full_name":"themisir/dropmaker","owner":"themisir","description":"Batch image resizing \u0026 watermarking software","archived":false,"fork":false,"pushed_at":"2024-04-15T20:32:21.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-24T13:45:13.602Z","etag":null,"topics":["batch-image-processor","image-processing","image-resizer","watermark"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themisir.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}},"created_at":"2020-06-14T15:49:37.000Z","updated_at":"2024-03-07T12:29:04.000Z","dependencies_parsed_at":"2023-08-12T05:18:39.322Z","dependency_job_id":null,"html_url":"https://github.com/themisir/dropmaker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/themisir/dropmaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themisir%2Fdropmaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themisir%2Fdropmaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themisir%2Fdropmaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themisir%2Fdropmaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themisir","download_url":"https://codeload.github.com/themisir/dropmaker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themisir%2Fdropmaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281920153,"owners_count":26583946,"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-10-31T02:00:07.401Z","response_time":57,"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":["batch-image-processor","image-processing","image-resizer","watermark"],"created_at":"2025-10-31T02:57:28.461Z","updated_at":"2025-10-31T02:58:56.596Z","avatar_url":"https://github.com/themisir.png","language":"C#","readme":"# dropmaker\nBatch image resizing \u0026amp; watermarking software\n\n## Q\u0026amp;A\n\n#### Q: How this software could help you?\n\nA: Imagine you have hundreds, thousands of pictures you need to resize and apply watermark to it before putting it to a website. This tool is made for solving exactly the same problem I had. I tried lot's of exists tools but did not found anything that solves all my issues. So, I build my own solution.\n\n#### Q: How to use the software?\n\nA: Check out next sections. I write all details from installing to running this software.\n\n#### Q: What about preformance?\n\nA: I tried my best to make things faster. You can run this software multithreaded which will spread processing tasks over CPU cores.\n\n## Installation\n\n#### 1. Install dotnet runtime\n\nBecause I build this software using C# for .NET Core. So you need runtime to run this software.\n\n\u003ctable\u003e\n\u003ctr\u003e\n  \u003cth\u003eWindows\u003c/th\u003e\n  \u003cth\u003eLinux\u003c/th\u003e\n  \u003cth\u003eMac OS\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\n    \nCheck [download page](https://dotnet.microsoft.com/download/dotnet-core/current/runtime) to download dotnet runtime installer to your windows machine. Click next, next, next then finish.\n\n  \u003c/td\u003e\n  \u003ctd\u003e\n  \nCheck [this page](https://docs.microsoft.com/en-us/dotnet/core/install/linux) to learn how to install dotnet runtime to your linux distrubition.\n\n  \u003c/td\u003e\n  \u003ctd\u003e\nIdk, I'm not rich. Yet.\n  \u003c/td\u003e\n\u003c/th\u003e\n\u003c/table\u003e\n\n#### 2. Download latest build\n\nYou can download latest build from [GitHub Actions Artifacts](https://github.com/TheMisir/dropmaker/actions) or you can build yourself if you have dotnet sdk installed. I suggest downloading from GH Actions Artifacts. Then unzip the zip file and you're ready.\n\n### 3. (Optional) Give execute permission to `dropmaker.sh`\n\nSkip if you are using windows machine. Open your terminal and type:\n\n```bash\nchmod +x dropmaker.sh\n```\n\n## Instructions\n\nYou can run software by using terminal (cmd or powershell in Windows).\n\n```sh\ndropmaker.sh --help\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemisir%2Fdropmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemisir%2Fdropmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemisir%2Fdropmaker/lists"}