MCImager
PHP image generator for Minecraft character, heads, skins and heads with helms.
Features
PHP 5.3.X, GD Libary, Apache 2.0
Usage
The examples below assume the imager is installed in a mcimager directory.
Getting a Minecraft characters skin
To get a Minecraft characters skin, all you have to do is the following:
Getting a Minecraft characters head
To get a Minecraft characters head, all you have to do is the following:
Or with a custom size; just replace 32 with a number of your choice.
Getting a Minecraft characters helm
To get a Minecraft characters head with helm, all you have to do is the following:
Or with a custom size; just replace 32 with a number of your choice.
PHP image generator for Minecraft character, heads, skins and heads with helms.
Features
- Get Minecraft character skins
- Get Minecraft character heads
- Get Minecraft character helms (heads with helmets)
- Caches players skins, heads and helms
PHP 5.3.X, GD Libary, Apache 2.0
Usage
The examples below assume the imager is installed in a mcimager directory.
Getting a Minecraft characters skin
To get a Minecraft characters skin, all you have to do is the following:
Code (Text):
<img src="mcimager/skin/mouseymars.png" alt="mouseymars" />
To get a Minecraft characters head, all you have to do is the following:
Code (Text):
<img src="mcimager/head/mouseymars.png" alt="mouseymars" />
Code (Text):
<img src="mcimager/head/32/mouseymars.png" alt="mouseymars" />
To get a Minecraft characters head with helm, all you have to do is the following:
Code (Text):
<img src="mcimager/helm/mouseymars.png" alt="mouseymars" />
Code (Text):
<img src="mcimager/helm/32/mouseymars.png" alt="mouseymars" />
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MCImager is a free Minecraft Java mod. Downloaded 962 times (via Spigot). Download it and open it directly in the game.