{"id":20478622,"url":"https://github.com/runningdeveloper/image-resize-folder","last_synced_at":"2026-06-07T15:31:17.438Z","repository":{"id":72649210,"uuid":"166586416","full_name":"runningdeveloper/image-resize-folder","owner":"runningdeveloper","description":"Simple thing to resize a bunch of images in folder","archived":false,"fork":false,"pushed_at":"2019-01-19T20:01:09.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T15:13:53.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/runningdeveloper.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-19T19:44:57.000Z","updated_at":"2019-01-19T20:01:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"97db4df8-0988-46fd-a825-48d13f0f5831","html_url":"https://github.com/runningdeveloper/image-resize-folder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/runningdeveloper/image-resize-folder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningdeveloper%2Fimage-resize-folder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningdeveloper%2Fimage-resize-folder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningdeveloper%2Fimage-resize-folder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningdeveloper%2Fimage-resize-folder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runningdeveloper","download_url":"https://codeload.github.com/runningdeveloper/image-resize-folder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runningdeveloper%2Fimage-resize-folder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34027670,"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-15T15:38:31.690Z","updated_at":"2026-06-07T15:31:17.417Z","avatar_url":"https://github.com/runningdeveloper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resize images in a folder\n## Super basic thing for #100DaysOfCode\n\n# Install\n```\n$ git clone https://github.com/runningdeveloper/image-resize-folder.git\n$ cd image-resize-folder\n$ npm i\n```\n\n# Usage\nChange these variables in the index.js file\n```\nconst inputDir = '/Users/geoffreyhunt/Desktop/image-test/in'\nconst outputDir = '/Users/geoffreyhunt/Desktop/image-test/out'\nconst size = {width: 1600, height: 1200, type: 'cover', quality: 80} // type: https://sharp.pixelplumbing.com/en/stable/api-resize/\n```\nThen you can run it with\n```\n$ node .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunningdeveloper%2Fimage-resize-folder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunningdeveloper%2Fimage-resize-folder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunningdeveloper%2Fimage-resize-folder/lists"}