Hey folks, I created a quick Python script to help extract and stitch together frames of a spritesheet.
I know we can probably do it online, but I wanted something local so I can use it with private/paid assets.
IDK how useful or niche this is, and I know game engines have comprehensive tools to handle spritesheets, but there it is, if anyone wants to use it.
https://github.com/brenordv/python-snippets/tree/master/spritesheet_collage













