Skip to content

A Simple Program to Aid in Extracting Sprites From Spritesheets

Notifications You must be signed in to change notification settings

YisraelV/Spritesheet-Clipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spritesheet-Clipper

A Simple Program to Aid in Extracting Sprites From Spritesheets

gif

When using a spritesheet, finding the accurate coordinates of the individual images can be a demanding task.

This program enables you to to this visually, by creating rectangles around the areas you are interested in.

Features:

  1. create rectangles
  2. zoom in\out by pressing SHIFT +- (zooming does not affect the coordinates, it is just a visual aid)
  3. save\load locations from locations.json file. The file is in format "[{"left": number, "top": number, "width": number, "height": number}...]"

This repository is not ready to use yet!

About

A Simple Program to Aid in Extracting Sprites From Spritesheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages