Skip to content

Sprite Sheet Generator is a WPF application that allows you to load multiple images, arrange them into a sprite sheet, and export the sheet in PNG or JSON format.

Notifications You must be signed in to change notification settings

Tlamir/SpriteSheetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprite Sheet Generator

Welcome to the Sprite Sheet Generator! This WPF application allows you to easily load multiple images, arrange them into a sprite sheet, and export the result in either PNG or JSON format.

Features

  • Load Images: Select multiple images at once to include in your sprite sheet.
  • Generate Sprite Sheet: Automatically arranges your selected images into a grid, creating a sprite sheet with a specified number of columns.
  • Export Options: Save your sprite sheet as a PNG image or as a JSON file with coordinates for each sprite.
  • Delete Selected Images: Remove any selected images from the current selection.

Alt Text Alt Text

About

Sprite Sheet Generator is a WPF application that allows you to load multiple images, arrange them into a sprite sheet, and export the sheet in PNG or JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages