{"id":37227946,"url":"https://github.com/setanarut/aseprite","last_synced_at":"2026-02-15T18:04:27.181Z","repository":{"id":337517056,"uuid":"1152470901","full_name":"setanarut/aseprite","owner":"setanarut","description":"Aseprite file parser","archived":false,"fork":false,"pushed_at":"2026-02-09T23:24:37.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-10T02:23:46.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/setanarut/aseprite","language":"Go","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/setanarut.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-07T23:18:28.000Z","updated_at":"2026-02-09T23:24:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/setanarut/aseprite","commit_stats":null,"previous_names":["setanarut/aseprite"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/setanarut/aseprite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Faseprite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Faseprite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Faseprite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Faseprite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/setanarut","download_url":"https://codeload.github.com/setanarut/aseprite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setanarut%2Faseprite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29486060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"last_error":"SSL_read: 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":[],"created_at":"2026-01-15T03:25:07.380Z","updated_at":"2026-02-15T18:04:27.174Z","avatar_url":"https://github.com/setanarut.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/setanarut/aseprite?status.svg)](https://pkg.go.dev/github.com/setanarut/aseprite)\n[![Go Report Card](https://goreportcard.com/badge/github.com/setanarut/aseprite)](https://goreportcard.com/report/github.com/setanarut/aseprite)\n[![Coverage Status](https://coveralls.io/repos/github/setanarut/aseprite/badge.svg?branch=main)](https://coveralls.io/github/setanarut/aseprite?branch=main)\n\n# aseprite\n\nAseprite file parser/decoder in Go\n\nLayers are not flattened, but this can be done with external Go image processing packages. The opacity and blending mode information of each layer and Cel is available. See [quick example](_examples/parser/main.go).\n\n\n## Chunk Types\n\nAvailable chunks.\n\n- [x] Layer Chunk (0x2004)\n- [x] Cel Chunk (0x2005)\n- [x] Tileset Chunk (0x2023)\n- [x] Tags Chunk (0x2018)\n- [x] User Data Chunk (0x2020)\n- [x] Slice Chunk (0x2022)\n- [x] Old palette chunk (0x0004)\n- [x] Old palette chunk (0x0011)\n- [x] Palette Chunk (0x2019)\n- [x] Color Profile Chunk (0x2007)\n\nThe following chunks are not currently supported in this package.\n\n- [ ] Cel Extra Chunk (0x2006)\n- [ ] External Files Chunk (0x2008)\n- [ ] Mask Chunk (0x2016) DEPRECATED\n- [ ] Path Chunk (0x2017)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetanarut%2Faseprite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetanarut%2Faseprite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetanarut%2Faseprite/lists"}