pawel5z / image2minecraft-skin-app

Online images to Minecraft skins converter.

Home Page:https://image2minecraft-skin-converter.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online images to Minecraft skins converter

GitHub Workflow Status

Tutorial

Prepare image of your choice. Square fragments yield the best results. You can cut them out e.g. in GIMP.

pikachu pikachu_sq

Load image from your disk into form.
filled_form

Select the fill color of skin's sides.
select_fill_color

Hit "Create skin" button. Download will start automatically.
In your Minecraft launcher navigate to Skins > New skin > Browse. Select your skin and submit.

final_skin

Deployment instructions

Prerequisites

Before running instance of the app, make sure to run configure script. This will create Python virtual environment in pyenv directory, download necessary Python packages and create directories required for the app to work.

./configure
npm install

Launch

npm start

About

Online images to Minecraft skins converter.

https://image2minecraft-skin-converter.herokuapp.com/


Languages

Language:JavaScript 67.8%Language:Pug 27.7%Language:CSS 4.3%Language:Procfile 0.2%