{"id":18153430,"url":"https://github.com/thinknathan/node-simple-stitcher","last_synced_at":"2025-08-18T10:04:33.500Z","repository":{"id":213466471,"uuid":"734190568","full_name":"thinknathan/node-simple-stitcher","owner":"thinknathan","description":"Stitches together images in a folder to form a single spritesheet","archived":false,"fork":false,"pushed_at":"2025-04-01T07:13:03.000Z","size":850,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T00:52:50.404Z","etag":null,"topics":["cli-tool","gamedev-tool","node-cli","spritesheet-packer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinknathan.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":"2023-12-21T04:57:01.000Z","updated_at":"2025-02-01T05:00:24.000Z","dependencies_parsed_at":"2024-03-04T00:26:24.183Z","dependency_job_id":"bc3f7429-0bdd-4306-a9d0-23da44ee9d5c","html_url":"https://github.com/thinknathan/node-simple-stitcher","commit_stats":null,"previous_names":["thinknathan/node-simple-stitcher"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/thinknathan/node-simple-stitcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Fnode-simple-stitcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Fnode-simple-stitcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Fnode-simple-stitcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Fnode-simple-stitcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinknathan","download_url":"https://codeload.github.com/thinknathan/node-simple-stitcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Fnode-simple-stitcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270975252,"owners_count":24678270,"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-08-18T02:00:08.743Z","response_time":89,"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":["cli-tool","gamedev-tool","node-cli","spritesheet-packer"],"created_at":"2024-11-02T03:07:00.895Z","updated_at":"2025-08-18T10:04:33.469Z","avatar_url":"https://github.com/thinknathan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"_docs/simple-image-stitcher.png\" alt=\"Simple Image Stitcher\"\u003e\n\n# Simple Image Stitcher\n\n[![CI](https://github.com/thinknathan/node-simple-stitcher/actions/workflows/ci.yml/badge.svg)](https://github.com/thinknathan/node-simple-stitcher/actions/workflows/ci.yml) ![GitHub License](https://img.shields.io/github/license/thinknathan/node-simple-stitcher)\n\nCommand-line utility that stitches together images in a folder to form a single spritesheet. It uses a naive algorithm that is not the most efficient when handling images that have different dimensions.\n\n## Install\n\n1. Install [Nodejs](https://nodejs.org/en) or equivalent\n\n2. Clone this project\n   `git clone https://github.com/thinknathan/node-simple-stitcher`\n\n3. Install dependencies\n   `npm i`\n   or\n   `yarn`\n\n4. Install for command-line usage\n   `npm link`\n\n## Usage\n\n`stitch`\n\n```\n-f, --folder      Input folder containing images to stitch    [string] [required]\n-c, --maxColumns  Maximum number of columns in the output image\n                                                             [number] [required]\n```\n\n- Valid input formats: `jpeg`, `png`, `bmp`, `tiff`, `gif`\n- Output format is `png`\n\n## Background\n\nCreated with Chat-GPT 3.5.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinknathan%2Fnode-simple-stitcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinknathan%2Fnode-simple-stitcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinknathan%2Fnode-simple-stitcher/lists"}