Skin Editor

Complete head atlas extraction

Minecraft Skin Head Cropper

Crop every Minecraft head base and outer-layer UV rectangle from a 64×64 skin into an aligned 64×16 PNG locally.

Preserve all base and overlay head UV rectanglesLocal processing only

64 × 64 source skin

64 × 16 head atlas output

Local processing only

Extract the complete head texture, not only a profile image

This Minecraft skin head cropper takes the first sixteen rows of a modern 64 × 64 skin and exports them as a 64 × 16 PNG. That strip contains every mapped head rectangle: the six base faces and the six outer-layer faces used for hats, hair, glasses, helmets, and other raised details. Coordinates and RGBA values are preserved exactly.

The output is a working texture asset rather than a rendered avatar. It includes top, bottom, right, front, left, and back rectangles in their original atlas positions. Keeping all sixty-four columns also preserves the separated outer-layer section on the right side. Nothing is rearranged, scaled, smoothed, or flattened.

The page opens with a first-party generated example, so the source and real 64 × 16 result are visible before any upload. You can download that example, inspect the file dimensions, or replace it with a skin you own. All decoding, cropping, previewing, and export happen in the browser.

How to crop a Minecraft head atlas

Choose Upload 64 × 64 PNG and select a modern skin. The left preview shows the full source texture. The right preview shows the extracted head strip enlarged with nearest-neighbor rendering, making individual pixels easier to inspect. Select Download 64 × 16 head atlas to save the result.

The crop is intentionally simple and predictable: source rows zero through fifteen become output rows zero through fifteen. This is correct for the modern layout because both head layers live in that band. Body, arm, and leg regions begin lower in the file and are not included.

If the selected PNG is not exactly 64 × 64, the tool refuses it instead of stretching or guessing. A legacy 64 × 32 skin requires a dedicated layout conversion first. An HD skin uses scaled coordinates and needs a separate dimension-aware extractor.

What the 64 × 16 file contains

The left half includes the base head atlas. Its upper row group contains top and bottom faces, while the lower group contains the right side, front face, left side, and back. The right half follows the same general arrangement for the outer head layer.

Transparent pixels are preserved. Many outer-layer positions should be transparent because they represent optional depth rather than a solid second helmet. Partial alpha is also kept, although its appearance can vary between game versions and renderers. The cropper does not replace transparent pixels with a matte background.

Unused gaps inside the strip remain unchanged because this page performs a crop, not a cleanup. If the source contains stray data outside valid UV rectangles, run the Minecraft skin background cleaner before or after extraction and keep both versions for comparison.

Head atlas versus front-face crop

A head atlas and a face image solve different tasks. The atlas is useful when you need to edit a complete cube, audit seams, transfer head artwork, study UV coordinates, or preserve hat details. It is not immediately recognizable to someone who expects a square portrait because the six directions are laid out as texture rectangles.

For a simple eight-pixel front view, use the Minecraft skin face cropper. That page extracts only the base front rectangle and can composite the front hat layer over it. For a larger social image with background and framing, use the Minecraft head avatar maker.

Choosing the correct output avoids accidental quality loss. A rendered 512 × 512 avatar cannot be converted back into the complete head atlas because the sides, back, top, and bottom are no longer present. The 64 × 16 crop retains those editing surfaces.

Editing and transferring a cropped head

Desktop image editors can open the crop as a small pixel document. Disable smoothing, use a one-pixel brush, and keep transparency enabled. When the modified strip is ready, paste it back at coordinate 0,0 of a duplicate 64 × 64 skin rather than overwriting your only source.

Because the strip preserves its original width and order, reinsertion is straightforward. However, check every seam after editing. The front-to-side transitions occur at rectangle boundaries that are not visually adjacent in an ordinary portrait. A change to the top face may also need matching colors along the upper edges of the front, sides, and back.

The cropper does not merge the edited file back into a skin automatically. That boundary is deliberate: automatic replacement could overwrite unrelated source data if the user selects the wrong document. Explicit placement in an editor keeps the operation visible and reviewable.

Base face and outer head layer

The base head should normally define a complete character head. The outer layer can add depth but should not be the only place where required facial information exists. Inspecting both atlas sections side by side can reveal a blank base hidden by an opaque mask or hair details that unexpectedly cover the eyes.

Use the Minecraft skin layer splitter when you need complete 64 × 64 base-only and overlay-only files. Use the layer viewer when you want to toggle the outer surface on a model without changing pixels.

Classic and Slim models share the same head coordinates, so this head-only crop does not need an arm-model choice. Their differences begin in arm geometry and do not alter the first sixteen atlas rows.

Privacy and ownership

The selected image remains local. The page does not upload pixel data, store filenames, create a public gallery item, or associate the crop with an account. Downloads are created through browser Canvas and Blob APIs.

Only crop skins you own or have permission to adapt. Extracting a head texture does not grant rights to another creator’s work, a trademarked costume, or a protected character. SkinEditor.org is independent and is not affiliated with Mojang or Microsoft.

A safe workflow is to preserve the source, download the crop under a descriptive name, verify its 64 × 16 dimensions, edit a copy, and test any reintegrated version in both a checker and a rotating model viewer.

Frequently asked questions

Why is the result wide instead of square?

It contains all six base faces and all six outer-layer faces in their original UV positions.

Does the crop include the hat layer?

Yes. The right-side head overlay rectangles are preserved with their original alpha.

Can I use this as a profile picture?

It is an editing atlas, not a rendered portrait. Use the face cropper or avatar maker for a square visual.

Does Classic or Slim affect the result?

No. Modern Classic and Slim skins use identical head coordinates.

Related paths

Continue with a compatible tool, template, or guide without starting the task again.