{"id":24287813,"url":"https://github.com/rysuds/exsprite","last_synced_at":"2026-06-19T21:32:09.848Z","repository":{"id":118263113,"uuid":"268147446","full_name":"rysuds/exsprite","owner":"rysuds","description":"A Python CLI tool for extracting sprites from spritesheets","archived":false,"fork":false,"pushed_at":"2020-06-08T04:22:36.000Z","size":659,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T22:40:58.870Z","etag":null,"topics":["2d-graphics","cli","extracting-sprites","game-development","image-processing","python3","sprites","spritesheet","spritesheets"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rysuds.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":"2020-05-30T19:36:51.000Z","updated_at":"2023-02-07T04:37:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc2f337f-8107-43e2-a4e8-4d3f61ece4bc","html_url":"https://github.com/rysuds/exsprite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rysuds/exsprite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rysuds%2Fexsprite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rysuds%2Fexsprite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rysuds%2Fexsprite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rysuds%2Fexsprite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rysuds","download_url":"https://codeload.github.com/rysuds/exsprite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rysuds%2Fexsprite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34549340,"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-19T02:00:06.005Z","response_time":61,"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":["2d-graphics","cli","extracting-sprites","game-development","image-processing","python3","sprites","spritesheet","spritesheets"],"created_at":"2025-01-16T08:36:23.195Z","updated_at":"2026-06-19T21:32:09.832Z","avatar_url":"https://github.com/rysuds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Exsprite Logo](/assets/title.png)\nA CLI tool for extracting sprites from spritesheets!\n\n## Setup\n#### Dependencies\n```\n- numpy\n- scikit-image\n- scipy\n- fire\n- matplotlib\n- tqdm\n```\n\n#### Installation\nThe following will install all dependencies and create the CLI command\n```\npython setup.py install\n```\n\n## Usage\n\n#### Grouping by rows\n![Row Example](/assets/row_group_image.png)\n```\nexsprite save --filepath \u003cpath_to_sprite_sheet\u003e\n```\n\n#### Grouping by columns\n![Column Example](/assets/column_group_image.png)\n```\nexsprite save --filepath \u003cpath_to_sprite_sheet\u003e --group col\n```\n\n#### Custom output folder\nBy default an output folder with your grouped sprites will be generated in the same directory as your spritesheet. If you'd like to set the name/location of the output folder path you can do\n```\nexsprite save --filepath \u003cpath_to_sprite_sheet\u003e --folderpath \u003cpath_to_output_folder\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysuds%2Fexsprite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frysuds%2Fexsprite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysuds%2Fexsprite/lists"}