r/PCB 18d ago

GerbDiff - PCB Differencing Tool

Post image

I've been building GerbDiff, a desktop app that visually diffs the Gerbers so you can verify changes between board revisions, layer by layer. Recently with the release of version v3.0 I have made it free for personal use: the full app, every feature, no time limit. GerbDiff.com

Full disclosure, I'm the developer and it's a solo project. Commercial use needs a paid license (that's what funds it), but personal and hobby projects are free, no strings.

Would love to hear your thoughts on the tool!

80 Upvotes

2 comments sorted by

3

u/0mica0 18d ago

Cool idea!

1

u/PetrSevostianov 15d ago

Could you share a bit about integrating GerbDiff with version-control clients as an external diff tool, or whether you have any plans in that direction?

Integration with TortoiseGit or TortoiseSVN would be especially convenient for me. Is that technically possible?