{"id":19857717,"url":"https://github.com/markmur/img-scale","last_synced_at":"2026-06-08T01:01:55.709Z","repository":{"id":98553064,"uuid":"123835088","full_name":"markmur/img-scale","owner":"markmur","description":"Super simple image resizer CLI","archived":false,"fork":false,"pushed_at":"2018-06-26T14:26:12.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T23:47:08.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/markmur.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}},"created_at":"2018-03-04T22:27:30.000Z","updated_at":"2018-06-26T14:26:14.000Z","dependencies_parsed_at":"2023-03-14T05:00:41.193Z","dependency_job_id":null,"html_url":"https://github.com/markmur/img-scale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markmur/img-scale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmur%2Fimg-scale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmur%2Fimg-scale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmur%2Fimg-scale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmur%2Fimg-scale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markmur","download_url":"https://codeload.github.com/markmur/img-scale/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmur%2Fimg-scale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34043822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":[],"created_at":"2024-11-12T14:19:32.690Z","updated_at":"2026-06-08T01:01:55.705Z","avatar_url":"https://github.com/markmur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# img-scale\n\nA super simple image resizing CLI tool that uses the amazing [Sharp](https://github.com/lovell/sharp) under the hood.\n\n### Installation\n\n```bash\nnpm install -g img-scale\n```\n\n### Usage\n\n```bash\nimg-scale \"my_image.png\" --width=1600 --format=jpeg --output=\"resized\"\n```\n\n#### Arguments\n\n| arg     | description                                                           | required |\n| ------- | --------------------------------------------------------------------- | -------: |\n| default | Path to the image to resize                                           |      yes |\n| width   | The desired width of the image                                        |      yes |\n| format  | png, jpeg, tiff, webp, raw                                            |          |\n| output  | The filename for the resized image (defaults to {name}.resized.{ext}) |          |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmur%2Fimg-scale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkmur%2Fimg-scale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmur%2Fimg-scale/lists"}