





Pixel Kit is a Blender addon that converts any render into clean, grid-accurate pixel art directly inside Blender's compositor. No external editor, no manual node building, no re-rendering to test a look. You enable it from a panel in the 3D viewport sidebar and adjust sliders while your compositor updates live.
Most "pixel art" renders people make in Blender are just a blurry image scaled down and back up in Photoshop. The edges soften, the outline gets fuzzy, and the color palette turns muddy because posterize effects are applied in the wrong color space. Pixel Kit avoids all of that by working at the pixel grid itself.
How it works
When you click Enable Pixel Art, Pixel Kit builds a dedicated compositor node group and wires it between your Render Layers and the final output. The image is downscaled to the actual pixel grid (based on your Pixel Size), processed at that grid resolution, then scaled back up with nearest-neighbor filtering so every block stays a hard, crisp square. This "grid-native" approach is why the outline and the pixel edges line up exactly, instead of the soft, uneven blocks you get from scaling a full-resolution image after the fact.
Everything happens automatically:
Fully reversible
Pixel Kit never touches your scene permanently. Toggle it off and it removes its node group, reconnects Render Layers straight to your output, and restores your original render settings. You can turn it on to preview a pixel art look, and turn it off with your file exactly as it was.
Who it's for
Pixel Kit is built for 3D artists and indie game developers who want a pixel art result without hand-drawing every sprite, and without learning Blender's compositor node system to build one from scratch. If you model in 3D and need 2D pixel art output for a game, an icon set, or a retro-style piece of art, this addon replaces an hour of manual node work with a few slider adjustments.
Built for Blender 4.3 and newer
Pixel Kit includes a compatibility layer that handles differences in Blender's compositor node API across versions, so the same addon keeps working as Blender updates.
Workflow BenefitsMinutes instead of an hour. Building a correct pixel art compositor setup by hand (grid-native scaling, alpha thresholding, dilate-based outlines, gamma-correct posterize) takes real compositor knowledge and time. Pixel Kit gives you the same setup instantly, every project.
No compositor expertise required. The node graph is generated and updated for you. You work with sliders and toggles in the 3D viewport sidebar, not node sockets.
Non-destructive iteration. Toggle the effect on to review the pixel art look with your team or client, and off to go back to a normal render, without rebuilding anything either way.
Consistent results across projects. The same grid-native math runs every time, so your outline thickness, palette steps, and pixel size behave predictably from one scene to the next.
Fits your existing pipeline. Pixel Kit hooks in right after Render Layers, so it works alongside whatever shading, lighting, and render engine setup you already have.
Use Cases