Skip to content

udu3324/PNGskin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub

GitHub issues

GitHub code size in bytes

You can go to PNGskin here!

https://png-skin.vercel.app/

PNGskin

PNGskin is a simple website that turns images into minecraft skins using the Canvas Web API. You can turn any image into a minecraft skin by using 4 sliders. It's that simple. The website is desktop & mobile friendly.

Thank you to MauritsWilke for helping me.

What it Looks Like

1

2

3

Installation and Running

Make sure you have Node.JS installed.

The version of Node I've tested it on was v16.15.1.

Clone the repo and run npm install to install all dependencies.

npm start will start PNGskin

Contribute

You can contribute to the project by reporting issues, feedback, and starring the repository.