PHP/GD creation of a Minecraft facial avatar or full skin preview based on a given username, constructed from their Minecraft skin.
If username is not found, then it uses the default skin: http://www.minecraft.net/skin/char.png
<img src='face.php?u={username}&s={size}' />
Where {size}
can be between 8 and 250 pixels
<img src='skin.php?u={username}&s={size}' />
Where {size}
can be between 40 and 800 pixels