tar

A small Minecraft skin API. Put a username in the URL and get back a PNG or JSON response.

body render for Erkums
Erkums

/body/Erkums

face for erkums/face/erkums
bust render for jeb_
jeb_

/bust/jeb_

face for jeb_/face/jeb_?padding=12
back render for rbrick
rbrick

/body/rbrick?reverse=true

face for rbrick/face/rbrick

Endpoints

/body/:playerfull body render
/bust/:playerupper body render
/head/:player3D head render
/face/:playerflat face PNG
/skin/:playerraw skin PNG
/cape/:playerraw cape PNG, if the profile has one
/profile/:playerprofile and cached skin metadata as JSON

Options

Renders accept size, aa, square=false, cape=false, reverse=true or back=true, and ears=false. Faces also accept padding and helmet=false.