tgb20 / ImageToSkin

Image to Skin is a simple tool designed to allow the creation of skins with images on their fronts.

Home Page:https://skins.tgb.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageToSkin

Image to Skin is a simple tool designed to allow the creation of skins with images on their fronts.

Live Site

Requirements

  1. To install Image To Skin on your own server you will need to edit the port number in index.js to the port you are using.
  2. You will need to install the node packages with npm install
  3. You will need Python installed on your system and install OpenCV for Python (cv2)

You can then launch the server with npm start

About

Image to Skin is a simple tool designed to allow the creation of skins with images on their fronts.

https://skins.tgb.gg

License:MIT License


Languages

Language:JavaScript 71.4%Language:HTML 27.5%Language:CSS 1.1%