Skip to content

feat: piskel -> spritesheet/zip#554

Merged
p2r3 merged 5 commits intop2r3:masterfrom
ConnorTippets:piskel
Mar 22, 2026
Merged

feat: piskel -> spritesheet/zip#554
p2r3 merged 5 commits intop2r3:masterfrom
ConnorTippets:piskel

Conversation

@ConnorTippets
Copy link
Contributor

@ConnorTippets ConnorTippets commented Mar 17, 2026

.piskels are sprites saved by https://www.piskelapp.com/

piskel -> png: exports a spritesheet (note, all layers are combined into one sprite per frame. idk if this is good design)
piskel -> zip: exports a zip with all of the frames (again, all layers are combined into one sprite per frame)

planned:
piskel -> gif: gif of frames that respects the piskel's defined framerate (object.piskel.frameRate once parsed)

doesn't fully close, but does address #540

@p2r3
Copy link
Owner

p2r3 commented Mar 17, 2026

I think this is probably sufficient to close #540. It's niche enough that I doubt it'll warrant revisiting.

@p2r3 p2r3 linked an issue Mar 17, 2026 that may be closed by this pull request
@p2r3 p2r3 merged commit 105e569 into p2r3:master Mar 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[File format] .Piskel files

2 participants