1 repo
Utilities for parsing, slicing, and managing sprite sheets and frame-based image assets.
Distinguishing note: Focuses on the technical manipulation of sprite sheets rather than general image editing.
Explore 1 awesome GitHub repository matching graphics & multimedia · Sprite Processing Tools. Refine with filters or upvote what's useful.
Aseprite is a specialized graphics editor and animation suite designed for the creation of pixel-based artwork. It provides a comprehensive environment for managing multi-layered animation sequences, offering tools for frame-by-frame design, onion skinning, and real-time motion previews. The application is built to handle both indexed color palettes and full-color RGB editing, allowing users to maintain precise control over pixel data and transparency. What distinguishes Aseprite is its focus on programmable workflows and game asset production. It features a scriptable command architecture th
Aseprite enables parsing individual frames from a larger image file by specifying grid offsets, sprite dimensions, and padding settings.