MC ToolboxMC TOOLBOX

MC Toolbox . Skin Editor

I tried every Minecraft skin editor out there.
None of them felt right.

Tab through a dozen editors and you start noticing the same pattern: one has a decent color picker but no layers. Another has a UV map but no 3D preview. The ones with 3D are static - no animations, no sense of how the skin actually moves. And nearly all of them skip the small things that matter: a visible cursor when you hover over a pixel, a mirror brush that understands UV faces, keyboard shortcuts that don't require a tutorial.

MC Toolbox Skin Editor is the one we built for ourselves. It runs in the browser, saves locally, and ships with every feature we kept wishing others had - including a proper overlay layer system, per-face mirror mode, animated walk/run preview, right-click part copy/paste, and a live UV canvas that stays in sync with the 3D model at all times.

Two independent layers
Body and overlay are separate. Click a part on the doll widget to hide or show it. Switch which layer your brush writes to with a single key - L.
Face-accurate mirroring
Most editors mirror by flipping raw pixel X. Ours maps each of the 6 UV faces correctly - right side to left side, front to front - so symmetric outfits actually line up.
Animated character preview
Toggle between Static, Walk, and Run directly in the editor. Arms and legs swing with proper pivot offsets so you see exactly how the skin moves in-game.
Right-click part actions
Hover over any body part and right-click to copy its UV region. Then right-click a different part to paste - with an automatic horizontal flip for symmetric mirroring.
Live UV map editor
The UV canvas shows every region labeled - Head, Body, Hat, Jacket, Sleeve, Pants. Paint directly on the flat map and the 3D view updates in real time. No mental math needed.
Nothing leaves your browser
Autosave writes to localStorage every 30 seconds. Export is a direct canvas-to-PNG download. Everything is kept locally for your privacy.

Frequently Asked Questions

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.
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.

MC Toolbox スキンエディターの使い方

MC Toolbox スキンエディターは、ブラウザ上で動作するフル機能のスキン作成ツールです。ページを開くと、3DプレビューとUVキャンバスが表示されます。左側のツールバーからブラシ、消しゴム、塗りつぶし、スポイトなどのツールを選択できます。

スキンはベースレイヤーとオーバーレイレイヤーの2層で構成されています。Lキーを押すか、右下のドールウィジェットでレイヤーを切り替えます。オーバーレイはベースの上にわずかに浮いて表示され、帽子や上着などの効果を表現します。

ミラーモード(Mキー)を有効にすると、右腕と右脚のペイントが左側に自動的にミラーリングされます。UV面ごとに正確にマッピングされるため、対称なデザインが簡単に作成できます。

3Dプレビューでは、静止、歩行、走行のアニメーションを切り替えて、スキンがゲーム内でどのように見えるかを確認できます。作業は30秒ごとに自動保存され、いつでもエクスポートしてPNGファイルとしてダウンロードできます。

よくある質問

このエディターは他のものと何が違いますか?

ほとんどのオンラインスキンエディターは2010年にデザインされたかのような、使いにくいツールバー、レイヤー非対応、ミラーモードなし、ピクセルにホバーしても何のフィードバックもありません。私たちは実際に必要なものを使ってゼロから構築しました。歩行/走行アニメーション付きリアルタイム3Dプレビュー、適切なオーバーレイレイヤーシステム、ピクセル単位のホバーハイライト、片方の腕だけ描けばもう一方が自動更新されるミラーモード、ボディパーツごとの右クリックコピー&ペースト、作業を失わないオートセーブ。

サインアップやインストールは必要ですか?

アカウント不要、インストール不要、拡張機能不要。すべてブラウザで100%動作します。ページを開いて、ペイントを開始してください。作業は30秒ごとにブラウザのローカルストレージに自動保存されます。

ミラーモードはどのように機能しますか?

ミラーモード(Mキーまたは⟺ボタンで切り替え)は、右腕から左腕、右脚から左脚へ、ペイントしたすべてのピクセルを自動的にミラーリングします。UV面ごとにマッピングされるため、右腕の前面にペイントすると、左腕の前面に正しくミラーリングされます。単なる生のピクセルオフセットではありません。

既存のスキンをインポートできますか?

はい。上部バーの「インポート」をクリックし、64×64または64×32のPNGを選択します。レガシーな64×32スキンは自動的に64×64形式に変換されます(脚/腕のオーバーレイ領域はベースから生成されます)。インポート後、エディターはオーバーレイ領域をスキャンし、ピクセルデータがあるパーツを自動表示します。