Skip to content

profmitchell/SeqSprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SeqSprite

A Python GUI application for creating VERTICAL sprite sheets from PNG sequences.

Screenshot 2025-03-06 at 1 19 32 PM

Features

  • Creates sprite sheets with proper spacing and alignment
  • Handles any number of PNG images
  • Preserves transparency
  • Simple and intuitive GUI

Installation

  1. Install Python 3.8+
  2. Install required packages:
pip install pillow

Usage

  1. Run the script:
python SeqSprite.py
  1. Select folder containing PNG sequence
  2. Choose output location
  3. Sprite sheet will be created with proper spacing and alignment

Requirements

  • Python 3.8+
  • Pillow library

Notes

  • All PNG images must be the same size
  • Output sprite sheet will be saved as PNG

About

Image directory -> Vertical Sprite Sheet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages