Tile editor

Terraria Tile Texture Editor

Retexture Terraria blocks, walls, and furniture. Repaint tile sprites online — dirt, stone, wood, ores, and more — and package them into an installable texture pack with the correct folder layout.

Blocks, walls, and furniture

Tiles are what the whole world is built from. That includes every block you place or mine — dirt (Tiles_0.png), stone, wood, and the ore veins — plus the walls behind them (Wall_<ID>.png) and all the furniture: tables, chairs, chests, doors, torches, and platforms. Repaint these and you can re-theme an entire base, from a cozy wood cabin to a neon spaceship.

Here is the one thing that makes tiles different from items or NPCs: a block texture is nota single 16×16 square. It is a sprite sheet packed with dozens of framing variants — edges, corners, and inner joins — so the game can auto-tile a wall of that block seamlessly. That is why a file like Tiles_0.png is a few hundred pixels on each side rather than one tiny tile. When you retexture a block, keep every cell of that framing grid in the same position, or the auto-framing will line up wrong in game.

How the tile editor helps

Select a block, wall, or furniture piece and the canvas opens at the full sheet size, framing grid and all, so the layout the game relies on stays intact. Recoloring is where tiles shine: retint an entire ore or wood sheet in one pass to shift a biome's mood, or redraw a block cell by cell for an HD look. On export, the editor keeps the right Tiles_<ID>.png and Wall_<ID>.png names and builds the Content/Images/ structure for you.

Popular tile retextures

Block and wall packs are how people give a world a signature style: HD or hand-painted block redraws, seasonal retints (turn stone to snow or candy), and cleaner, higher-contrast walls that make builds pop. Since only the tiles you include are overridden, you can ship a focused pack — say, just the wood set — and leave everything else vanilla.

Ready to build one? Use the full pack editor, read how to make a Terraria texture pack, or grab the free blank pack template if you would rather assemble the files by hand.