{"id":20583409,"url":"https://github.com/zwiterrion/image-resizer","last_synced_at":"2026-04-20T00:11:27.838Z","repository":{"id":79584167,"uuid":"375130995","full_name":"Zwiterrion/image-resizer","owner":"Zwiterrion","description":"Automatically generate screenshots for different devices sizes with blank automatically filled with black","archived":false,"fork":false,"pushed_at":"2021-06-08T20:13:23.000Z","size":947,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T23:05:51.571Z","etag":null,"topics":["android","ios","mobile","resize-images","resizer","screenshot-utility"],"latest_commit_sha":null,"homepage":"","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/Zwiterrion.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":"2021-06-08T20:04:19.000Z","updated_at":"2021-06-08T20:13:32.000Z","dependencies_parsed_at":"2023-06-03T19:45:47.734Z","dependency_job_id":null,"html_url":"https://github.com/Zwiterrion/image-resizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zwiterrion%2Fimage-resizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zwiterrion%2Fimage-resizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zwiterrion%2Fimage-resizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zwiterrion%2Fimage-resizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zwiterrion","download_url":"https://codeload.github.com/Zwiterrion/image-resizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242210655,"owners_count":20090131,"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","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":["android","ios","mobile","resize-images","resizer","screenshot-utility"],"created_at":"2024-11-16T06:39:32.020Z","updated_at":"2026-04-20T00:11:27.798Z","avatar_url":"https://github.com/Zwiterrion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image resizer\n\n## Automatically generate screenshots for different devices sizes with blank automatically filled with black\n\n# Setup\n\nInstall dependencies\n```\nbrew install imagemagick\nbrew install ffmpeg\n```\n\nInstall project dependencies\n```\nyarn \nor\nnpm install\n```\n\n# Run\n\n1. Clone the repo\n\n2. Setup your devices sizes inside the json file `devices.json`\n```\nExample : \n{\n    \"devices\": [\n        {\n            \"name\": \"iphone5\",\n            \"size\": {\n                \"w\": 1242,\n                \"h\": 2208\n            }\n        }\n}\n```\nwill generate each screenshot presents inside screenshots folder with this dimension.\n\n3. Launch\n```\nnode index.js\n```\nwill generate all files inside `out` folder.\n```\nout\n| - iphone5\n    | - screenshot-file.png\n```\nwith the screenshot-file.png previsouly added inside the `screenshots` directory\n```\nscreenshots\n| - screenshot-file.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwiterrion%2Fimage-resizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzwiterrion%2Fimage-resizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwiterrion%2Fimage-resizer/lists"}