Skip to content

udu3324/PNGskin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNGskin

PNGskin is a tool that simplifies the process of turning images into minecraft skins using the Canvas Web API. You can create a skin by just using 4 sliders. It's that simple. It is also desktop & mobile friendly.

How to Use

  1. Access PNGskin here on your pc or phone!
  2. Drag a image into the website or select one from your files
  3. Edit your skin by using the sliders to your liking
  4. Finish editing and click on the download button export your skin
  5. All done! Now just import the skin into Minecraft

What it Looks Like

2

3

Installation and Running

If you ever want to run your own instance of PNGskin, follow the steps below.

  1. Have Node.JS installed (tested v16.15.1)
  2. Clone the repository and run npm install to install the required dependencies
  3. Run npm start to start the website