Convert minecraft skins from steve to alex and vice versa
Project description
Minecraft Skin Converter
This is a simplified version of https://github.com/811Alex/MCSkinConverter, ported to python. Big Thanks to the original creator 811Alex
Convert skins from alex to steve and vice versa.
Installation
pip install minecraft-skin-converter
Basic Usage
from minecraft_skin_converter import SkinConverter
sc = SkinConverter()
sc.load_from_file('steve.png')
print(sc.is_steve())
sc.steve_to_alex()
sc.save_to_file('steve_as_alex.png')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Minecraft Skin Converter-1.2.tar.gz
.
File metadata
- Download URL: Minecraft Skin Converter-1.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47fe7561a5348e2cf5b596962468173072d3515f94e52c1fabf9e82b6e80de2f |
|
MD5 | ef4d505e7c622828f1f2505f79aa9e0a |
|
BLAKE2b-256 | 735c883511016f2a609d1572658c984f93386738aed94c129d7c79d3fc47c633 |
File details
Details for the file Minecraft_Skin_Converter-1.2-py3-none-any.whl
.
File metadata
- Download URL: Minecraft_Skin_Converter-1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 923fb3bf2cc8c8aec35b97f6823e22b99ff25a72991ba692bf33c865c17032d9 |
|
MD5 | b10c91ec2f62a90a778ed72b3891fc8f |
|
BLAKE2b-256 | 0e117f81f14a8750ea96b3f227d635c8b9b1f76231d24ea0537cf8cc3ee083c3 |