{"id":18717168,"url":"https://github.com/akascape/sprite-extractor-on-the-go","last_synced_at":"2025-04-12T13:31:59.662Z","repository":{"id":127055190,"uuid":"414946895","full_name":"Akascape/Sprite-Extractor-On-The-Go","owner":"Akascape","description":"This is a GUI (Python based) program that can extract sprite sheet (which are in a bundle form) to separate images","archived":false,"fork":false,"pushed_at":"2024-06-10T03:36:33.000Z","size":22446,"stargazers_count":27,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"Main","last_synced_at":"2025-03-26T08:13:47.238Z","etag":null,"topics":["extractor","extractors","gui","gui-application","plist","plist-extract","plist-files","sprite","sprite-animation","sprite-editor","sprite-extract","sprite-extractor","sprite-extractor-otg","sprite-extractor-program","sprite-plist-extractor","spritesheet","spritesheet-cutter","spritesheet-generator","spritesheet-packer","spritesheet-unpacker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Akascape.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}},"created_at":"2021-10-08T10:42:35.000Z","updated_at":"2024-12-30T22:26:23.000Z","dependencies_parsed_at":"2024-03-09T13:25:03.880Z","dependency_job_id":"292939ae-c5b4-4fbf-a841-75a656393bc7","html_url":"https://github.com/Akascape/Sprite-Extractor-On-The-Go","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FSprite-Extractor-On-The-Go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FSprite-Extractor-On-The-Go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FSprite-Extractor-On-The-Go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akascape%2FSprite-Extractor-On-The-Go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akascape","download_url":"https://codeload.github.com/Akascape/Sprite-Extractor-On-The-Go/tar.gz/refs/heads/Main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248573483,"owners_count":21126840,"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":["extractor","extractors","gui","gui-application","plist","plist-extract","plist-files","sprite","sprite-animation","sprite-editor","sprite-extract","sprite-extractor","sprite-extractor-otg","sprite-extractor-program","sprite-plist-extractor","spritesheet","spritesheet-cutter","spritesheet-generator","spritesheet-packer","spritesheet-unpacker"],"created_at":"2024-11-07T13:15:10.854Z","updated_at":"2025-04-12T13:31:59.409Z","avatar_url":"https://github.com/Akascape.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sprite Extractor On The Go\n**This is an easy to use python based program that can unpack sprite sheet images (which are in a bundle form packed by texture packer) to multiple separated png images.**\n\u003cbr\u003e\u003cp align='center'\u003e![HeadLabel](https://user-images.githubusercontent.com/89206401/156932646-3de21c52-f4b6-44c8-b25d-ed6a58341508.png)\u003c/p\u003e\n\u003cbr\u003e\n## DOWNLOAD \n### [\u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/Akascape/Sprite-Extractor-On-The-Go?display_name=release\u0026label=Windows\u0026logo=Windows\u0026logoColor=019df4\u0026style=for-the-badge\" width=\"400\"\u003e](https://github.com/Akascape/Sprite-Extractor-On-The-Go/releases/download/1.3/Sprite.Extractor_OTG_1.3.zip)\n### [\u003cimg alt=\"source code\" src=\"https://img.shields.io/github/v/release/Akascape/Sprite-Extractor-On-The-Go?color=9508e2\u0026label=Source%20Code\u0026logo=Python\u0026logoColor=yellow\u0026style=for-the-badge\"  width=\"400\"\u003e](https://github.com/Akascape/Sprite-Extractor-On-The-Go/archive/refs/heads/Main.zip)\n## INSTALLATION\n### For Windows version:\nExtract the downloaded zip file and run `Sprite Extractor On-the-go.exe` to use it. It is tested and works perfectly in Windows 10/11!\n### For Python users:\nDownload the source code and extract the zip and just simply run the `Sprite Extractor On-the-go.py` to enter the application and follow the instructions.\n## How To Use?\n1) After opening the program, you have to first input the sprite **image file**(.png) and the main **data file**(like .plist) in their respective sections.\n2) Then just click on the **EXTRACT** button and select the output directory.\n3) Then **check** the output folder which will be created in that directory.\n\n## Quick Tutorial\n[![Click to watch!](https://img.youtube.com/vi/YPxh8ihErjE/0.jpg)](https://youtu.be/YPxh8ihErjE)\n## UI\n\u003cbr\u003e![gui](https://user-images.githubusercontent.com/89206401/156932748-36529f1c-abaa-46f0-8e4a-75d0840e9154.png)\n\u003cbr\u003e\n## Conclusion\nThis is a very quick and easy to use program. It can be helpful for many game developers who want to change and rebundle their sprite sheets in future. You can also use it to get good asset images of games for editing or any other purposes. I have tested it many times with game files from **mini militia** and it works perfectly. It supports plist, xml, json and cocos data files.\n\u003cbr\u003e\n## Thanks for visiting! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakascape%2Fsprite-extractor-on-the-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakascape%2Fsprite-extractor-on-the-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakascape%2Fsprite-extractor-on-the-go/lists"}