What makes this editor different from others?
Most online skin editors feel like they were designed in 2010 clunky toolbars, no layer support, no mirror mode, zero feedback when you hover over a pixel. We built this from scratch with things we actually needed: real-time 3D preview with walk/run animations, a proper overlay layer system, per-pixel hover highlight, mirror mode so you only paint one arm and the other updates automatically, right-click copy/paste per body part, and autosave so you never lose work.
Do I need to sign up or install anything?
No account, no install, no extension. Everything runs 100% in your browser. Open the page, start painting. Your work autosaves to your local browser every 30 seconds.
What are Steve and Alex models?
Steve has 4-pixel wide arms, Alex has 3-pixel wide arms (the slim model). The UV layout differs slightly between the two. Switch models with the button in the toolbar β the editor will rebuild the 3D geometry and load the correct default skin so you start from an accurate base.
What is the Overlay layer?
Minecraft skins have two layers: the base body and an outer overlay. The overlay is used for things like a hat on top of the head, a jacket over the torso, sleeves over arms. The overlay renders slightly inflated over the base layer, creating a layered clothing effect. Use the doll widget in the bottom-right to toggle visibility of each part and switch which layer you're painting on.
How does Mirror Mode work?
Mirror Mode (toggle with M key or the βΊ button) automatically mirrors every pixel you paint from the right arm to the left arm, and from the right leg to the left leg. It maps UV face-by-face β so painting on the front face of the right arm correctly mirrors to the front face of the left arm, not just a raw pixel offset.
Can I import my existing skin?
Yes. Click Import in the top bar and select any 64Γ64 or 64Γ32 PNG. Legacy 64Γ32 skins are automatically converted to 64Γ64 format (the leg/arm overlay regions are generated from the base). After importing, the editor scans the overlay regions and auto-shows any parts that have pixel data.
What does the UV view do?
The UV view shows the raw 64Γ64 pixel grid that maps onto the 3D model. It labels every region (Head, Body, R.Arm, Hat overlay, etc.) so you know exactly where each pixel lands. You can paint directly on the UV canvas β all changes reflect instantly in the 3D view.
Can I publish my skin to the gallery?
Yes. Click Publish in the top bar, fill in a name and optional description/tags, and submit. Skins are reviewed by an admin before they appear publicly in the MC Toolbox gallery. Once approved, anyone can download or load your skin directly into the editor.
Is there an undo/redo?
Yes! Ctrl+Z to undo, Ctrl+Y (or Ctrl+Shift+Z) to redo, up to 30 steps. The editor also autosaves to localStorage every 30 seconds. If you come back and there is a saved session, you will be prompted to restore it or start fresh.
What keyboard shortcuts are available?
R β Rotate Β· B β Brush Β· E β Eraser Β· F β Fill Β· I β Eyedropper Β· M β Toggle Mirror Β· L β Toggle Layer (base/overlay) Β· G β Toggle Grid Β· Ctrl+Z β Undo Β· Ctrl+Y β Redo.