← All articles

Minecraft Skin Editor Guide

The skin editor is built for the classic Minecraft workflow: 64x64 atlas on one side, player preview on the other, wide/slim arm support, and the option to paint directly on the model whenever the flat template stops being obvious.

Open skin editor

What the tool does

The editor keeps one standard Minecraft skin texture in memory and mirrors it in two views at the same time:

Classic skin layout

Minecraft skins are built around a standard atlas. The file is still just one PNG, but different rectangles in the image map to different faces of the head, body, arms, and legs.

The editor always exports the same vanilla layout, so the final PNG is ready for the Minecraft launcher, websites that accept skin uploads, or the next pass in another editor.

Wide vs slim arms

Minecraft supports two arm models. Wide is the classic Steve-style arm width. Slim is the Alex-style arm width with narrower fronts, backs, tops, and bottoms. The editor now tries to auto-detect that on imported modern skins and also lets you switch manually if the imported file uses unusual filler pixels in the unused arm columns.

Base layer and overlay layer

Every modern skin has two visual layers:

Keeping the overlay visible while painting makes it much easier to spot clipping or mismatched colors before exporting.

Why paint on the model?

Flat atlases are perfect for precision, but they are awkward for areas like the top of the head, the side of a sleeve, or the front edge of a boot. Painting on the model lets you click the exact face you want, while the editor writes the change back into the correct atlas pixels for you.

Recommended workflow

  1. Import an old skin or start from the built-in starter template.
  2. Block out large colors on the atlas with the brush.
  3. Switch to the model for outer-layer details and small fixes that are hard to read on the flat map.
  4. Use the picker to keep colors consistent across different body parts.
  5. Export the PNG once the model looks right from multiple angles.

Legacy skins

The editor also accepts older 64x32 skins. When you import one, it is expanded into the modern layout so you can keep editing it with sleeves, jacket, and modern left/right limb regions.

Export

The export button downloads a normal PNG file. No extra conversion is needed after that: if the preview looks correct in the editor, the file is already in the format Minecraft expects.