{"id":27977262,"url":"https://github.com/magicjar/retro-sprite-generator","last_synced_at":"2026-04-07T19:31:14.023Z","repository":{"id":118173262,"uuid":"169315259","full_name":"magicjar/retro-sprite-generator","owner":"magicjar","description":"Retro Sprite Generator is a Photoshop script to export your frame animation into sprite-sheet with single click. It can also export your photoshop layers or groups into individual files.","archived":false,"fork":false,"pushed_at":"2025-02-02T12:29:14.000Z","size":83,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-08T01:47:57.389Z","etag":null,"topics":["frame-animation","game","photoshop","photoshop-javascript","photoshop-script","sprite-animation","spritesheet"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/magicjar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["magicjar"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2019-02-05T21:24:13.000Z","updated_at":"2025-02-02T12:29:18.000Z","dependencies_parsed_at":"2025-05-08T01:47:59.460Z","dependency_job_id":"57e39f50-aa51-4c57-8cb8-35ee2ad40789","html_url":"https://github.com/magicjar/retro-sprite-generator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/magicjar/retro-sprite-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicjar%2Fretro-sprite-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicjar%2Fretro-sprite-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicjar%2Fretro-sprite-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicjar%2Fretro-sprite-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicjar","download_url":"https://codeload.github.com/magicjar/retro-sprite-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicjar%2Fretro-sprite-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31526665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["frame-animation","game","photoshop","photoshop-javascript","photoshop-script","sprite-animation","spritesheet"],"created_at":"2025-05-08T01:47:51.164Z","updated_at":"2026-04-07T19:31:13.992Z","avatar_url":"https://github.com/magicjar.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\" style=\"font-weight: bold\"\u003eRetro Sprite Generator\u003c/h1\u003e\n\u003c/p\u003e\n\n**Retro Sprite Generator** is a **Photoshop** script to export Frame Animation into sprite-sheet. It automaticaly transform all frame into one sprite-sheet file and save it as PNG. It also support image Offset \u0026 Spacing which are used by **Unity Game Engine**.\n\nStarting from version 2.0.0, you can export layers or groups to individual files.\n\n\u003ctable style=\"border-collapse: collapse;\"\u003e\n   \u003ctr\u003e\n      \u003ctd\u003e\n         \u003cimg src=\"https://user-images.githubusercontent.com/9734293/110560468-a0df9d00-8178-11eb-9a18-21ae8e277c14.png\" alt=\"Retro Sprite Generator Sprite-sheet Export\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n         \u003cimg src=\"https://user-images.githubusercontent.com/9734293/110560483-a6d57e00-8178-11eb-9e89-5e5d38f5b086.png\" alt=\"Retro Sprite Generator Files Export\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Feature\n* Export frame animation into sprite-sheet (png only)\n* Export Layers to Files (png and jpeg) (recursive)\n* Export Groups to Files (png and jpeg) (non-recursive)\n* Export specific frame\n* Set column and row\n* Scale and resample\n* Offset and spacing\n\n## Installation\n 1. Close Photoshop.\n 2. Copy **Retro Sprite Generator.jsx** to Photoshop scripts directory.\n    - Windows\n    ```\n    C:\\Program Files\\Adobe\\Photoshop CC 20xx\\Presets\\Scripts\n    ```\n    - Mac \n    ```\n    Applications \u003e Adobe Photoshop CC 20xx \u003e Presets \u003e Scripts\n    ```\n 3. Done.\n\n## Usage\n 1. Open your PSD.\n    - You need to have at least 1 frame animation for sprite-sheet export.\n 2. Run the script from **File \u003e Export \u003e Retro Sprite Generator**.\n 3. Tweak the settings.\n    - Open \"Spritesheet Export\" tab for export to sprite-sheet.\n    - Open \"Files Export\" tab for export layers or groups to file.\n 4. Click Export.\n\n## Tested on\n * Adobe Photoshop CC 2019 64bit (Windows)\n * Adobe Photoshop CC 2021 64bit (Windows)\n\nYou have tested on other version and OS? You can edit this README and send me pull request.\n\n## Found a Bug?\nPlease open a github issue.\n\n## License\nCopyright (c) 2021 - Fajar Setya Budi.\n\nCode license is MIT.","funding_links":["https://github.com/sponsors/magicjar"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicjar%2Fretro-sprite-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicjar%2Fretro-sprite-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicjar%2Fretro-sprite-generator/lists"}