TL Heads

Enter a TLauncher player's nickname and get their head skin in high quality. Simple, fast, free.

Head skin
PNG

API Documentation

GET /head/:nickname

Get a player's head skin. Replace :nickname with the player's nickname.

Query: ?size=256 — size from 32 to 1024 (default 256).

Formats: add extension — /head/Sqot0.webp?size=512 supports .png, .jpg, .webp.

curl https://tl-heads.sqot0.my.id/head/Steve.png?size=128

Available sizes

Sizes: 32, 64, 128, 256, 512, 1024.

Formats: png (default), jpg, webp.

Caching

Responses are cached for 1 minute (Cache-Control: max-age=60). Repeated requests for the same nickname will be served faster.