HomeJavaModsMCImager
MCImager
PHP image generator for Minecraft character, heads, skins and heads with helms.

Features
Dependencies
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" />
Getting a Minecraft characters head
To get a Minecraft characters head, all you have to do is the following:

Code (Text):
<img src="mcimager/head/mouseymars.png" alt="mouseymars" />
Or with a custom size; just replace 32 with a number of your choice.

Code (Text):
<img src="mcimager/head/32/mouseymars.png" alt="mouseymars" />
Getting a Minecraft characters helm
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" />
Or with a custom size; just replace 32 with a number of your choice.

Code (Text):
<img src="mcimager/helm/32/mouseymars.png" alt="mouseymars" />
Quick facts

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.

Explore more