{"id":20206881,"url":"https://github.com/tomgp/decompose-sprites","last_synced_at":"2025-06-16T21:33:13.938Z","repository":{"id":57167074,"uuid":"193933306","full_name":"tomgp/decompose-sprites","owner":"tomgp","description":"a NodeJS based command line tool to split up spritesheets into their constituent images","archived":false,"fork":false,"pushed_at":"2023-05-06T03:52:13.000Z","size":3546,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T17:16:42.600Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomgp.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":"2019-06-26T15:39:13.000Z","updated_at":"2023-01-05T21:08:55.000Z","dependencies_parsed_at":"2024-11-14T05:26:39.573Z","dependency_job_id":"138447e7-f86d-4d6c-880e-380c9e5876b6","html_url":"https://github.com/tomgp/decompose-sprites","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomgp/decompose-sprites","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgp%2Fdecompose-sprites","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgp%2Fdecompose-sprites/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgp%2Fdecompose-sprites/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgp%2Fdecompose-sprites/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomgp","download_url":"https://codeload.github.com/tomgp/decompose-sprites/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgp%2Fdecompose-sprites/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260244713,"owners_count":22980061,"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":[],"created_at":"2024-11-14T05:26:33.305Z","updated_at":"2025-06-16T21:33:13.900Z","avatar_url":"https://github.com/tomgp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A command line tool to split up sprite-sheets into their constituent images.\n\nI couldn't get any of those online sprite-sheet decomposers to work so here's a quick NodeJS take on the problem.\n\nHow to use it:\n\ninstall it:\n\n`npm i -g @tomgp/decompose-sprites`\n\nrun it:\n\n```\nnode index.js -i ./test-images/badges-50-sprite.png -w 50 -h 50 -o ./test-images/output\n./test-images/badges-50-sprite.png 50 50\n```\n\nOptions\n```\n-V, --version          output the version number\n-i, --image [path]     input image [path]\n-w, --width [pixels]   sprite width [pixels]\n-h, --height [pixels]  sprite height [pixels]\n-o, --outdir [path]    output directory [path]\n-h, --help             output usage information\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomgp%2Fdecompose-sprites","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomgp%2Fdecompose-sprites","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomgp%2Fdecompose-sprites/lists"}