Skip to content

A javascript website for making spritesheets, allows you to select multiple files and then download the completed spritesheet and JSON data file. The JSON data will work with my spritesheet reader.

Notifications You must be signed in to change notification settings

Callum-OP/Texture-Packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

You can use Texture Packer directly in your browser:

Simply upload your image files, and the tool will automatically generate a spritesheet.
Once complete, you can download both the spritesheet image and a JSON data file containing texture coordinates.

About the app

I made this to easily create spritesheets when needed. The JSON data output is similar to other free Texture Packer websites.

Example Output

image

About

A javascript website for making spritesheets, allows you to select multiple files and then download the completed spritesheet and JSON data file. The JSON data will work with my spritesheet reader.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published