Close

Big Update: Introducing "Schema ReTrace" – Generate Schematics directly in your browser!

A project log for PCB ReTrace

Browser-based PCB reverse engineering suite. Digitize boards from photos, map components, trace nets, and stitch images. 100% Local-first.

dev-labdev-lab 04/24/2026 at 21:280 Comments

Up until now, you could successfully map components and extract a KiCad-compatible netlist. But let’s be honest—while a netlist is great, what we really want when reverse engineering a board is a readable schematic diagram.

What is Schema ReTrace?

I've updated the web app to include a built-in schematic generator. Now, instead of just exporting a raw netlist and trying to visualize the connections in your head (or relying solely on external tools), you can generate schematic diagrams right alongside your board photos.

How it works:
Schema ReTrace takes the data you've already painstakingly mapped out — your identified components and traced nets—and turns it into a visual schematic.

Discussions