Roundup · updated July 2026
Best PCB DFM check tools in 2026 (an honest roundup)
These are the five tools we’d actually point a hardware builder at for pre-production design checks. Ranking criterion, stated up front: depth of checks you get without paying, then breadth of input-format support. By that measure MakeIRL — our own product, and the only paid tool here — ranks last, and we say so. Its niche is different: it gates KiCad source before gerbers exist, which none of the free fab-side checkers do.
At a glance
| Tool | Maker | Price (as of July 2026) | Input | Checks the schematic? |
|---|---|---|---|---|
| JLC DFM | JLCPCB | Free | Gerber files uploaded as zip/rar, up to 50 MB | No — manufacturing files only |
| NextPCB Online Gerber Viewer (HQDFM) | NextPCB | Free, no login required for the online viewer | Online: Gerber RS-274x, Gerber X2, Excellon drill files, and native KiCad .kicad_pcb. Desktop adds ODB++ | No — manufacturing files only |
| FreeDFM | AdvancedPCB (Advanced Circuits) | Free and unlimited | Gerber files uploaded as a compressed folder | No — manufacturing files only |
| Better DFM | Sierra Circuits | Free online tool | Gerber RS-274X or ODB++, submitted as .zip or .tgz; optional IPC-356 netlist for comparison | No — manufacturing files only |
| MakeIRL | MakeIRL | $79 one-time per board release, no subscription | Native KiCad source: .kicad_sch + .kicad_pcb | Yes — ERC + schematic ↔ PCB parity |
Competitor facts checked against each tool's public site as of July 2026. Pricing and capabilities can change — verify before you rely on them.
The ranking
1. NextPCB Online Gerber Viewer + HQDFM
The most checks you can get without paying: 50+ DFM checks online with no login, 1,200+ DFM/DFA checks in the free Windows desktop app, and the online viewer accepts native .kicad_pcb files.
Strengths
- 50+ online checks, 1,200+ in the free desktop HQDFM app (per NextPCB)
- Accepts Gerber RS-274x, Gerber X2, Excellon drill, and native .kicad_pcb online; ODB++ on desktop
- No login required online; uploads auto-delete after 24 hours
Trade-offs
- Desktop HQDFM is Windows-only
- Gerber/board-file level — no schematic ERC or BOM-stock checking
- Built by and oriented toward NextPCB's manufacturing
Full comparison: MakeIRL vs NextPCB Online Gerber Viewer + HQDFM→
2. JLC DFM
The obvious pick if JLCPCB is your fab: free web-based DFM/DFA analysis with a 30+ point checklist and BOM matching against JLCPCB's own component library.
Strengths
- Free, web-based, nothing to download
- Five analysis modules: traces, solder mask, drilling, silkscreen, component assembly
- BOM matching against JLCPCB's parts library, 2D/3D views, PDF report
Trade-offs
- Gerber uploads only (zip/rar, up to 50 MB) — no schematic-level checks
- BOM matching is JLCPCB-library-specific, which is less useful if you order elsewhere
3. Sierra Circuits Better DFM
The free checker with a real netlist comparison: a 40-point checklist plus IPC-356 netlist cross-referencing that flags opens and shorts in your manufacturing files.
Strengths
- Accepts Gerber RS-274X and ODB++; optional IPC-356 netlist comparison
- 40-point checklist across signal layers, planes, solder mask, silkscreen, and drill
- Emailed report with PDF layers; optional automated mask/silkscreen fixes and instant quotes
Trade-offs
- Results come by email rather than instantly in the browser
- Oriented to Sierra Circuits' fabrication; no schematic or BOM-stock checks
4. FreeDFM (AdvancedPCB)
A free, unlimited file check that doubles as an AdvancedPCB quote: the emailed report includes the DFM findings as a PDF plus a discount code toward an order.
Strengths
- Free and unlimited gerber file checks
- Covers file completeness, trace width/spacing, drills and annular rings, layer geometry, mask and silkscreen
- Report arrives with a quote number and an order discount code
Trade-offs
- AdvancedPCB states it targets standard through-via designs — not HDI, sequential lamination, or controlled impedance
- Tightly coupled to AdvancedPCB's quoting flow; no schematic or BOM checks
5. MakeIRLour product
The only paid tool on this list, and the only one that checks KiCad source instead of exported files: $79 one-time per board release for ERC, DRC, schematic-to-PCB parity, BOM lines checked against live distributor stock, and export integrity, with a plain BLOCKED / REVIEW / READY verdict. If you only want a free gerber check, use one of the four tools above — MakeIRL earns its price when schematic drift and out-of-stock BOM lines are the failures you're trying to catch.
Strengths
- Gates the KiCad project itself: schematic ERC, layout DRC, schematic ↔ PCB parity
- BOM line completeness and availability checked against live distributor stock
- Fab-neutral report you can take to any manufacturer; runs from Claude Code / Cursor via MCP
Trade-offs
- $79 per board release while every other tool here is free (as of July 2026)
- KiCad projects only — no Altium, Eagle, or bare-gerber workflow
- Does not replace your fab's own process-specific DFM review
Frequently asked questions
What is a PCB DFM check?
A design-for-manufacturability (DFM) check analyzes a board design — usually the exported gerber files — for issues that would cause fabrication problems: trace width and spacing violations, drill and annular ring problems, solder mask and silkscreen conflicts, and similar. Fabs offer free DFM checkers so problems surface before production.
Are these tools free?
Four of the five are free (as of July 2026): JLC DFM, NextPCB's online gerber viewer and HQDFM desktop app, AdvancedPCB's FreeDFM, and Sierra Circuits' Better DFM. MakeIRL is the exception at $79 one-time per board release — it checks the KiCad source (schematic, layout, BOM) rather than exported gerbers.
Do any of these tools guarantee my board will work?
No. All of them check manufacturability or design-consistency, not function. MakeIRL states this explicitly — a passing report reads “READY FOR MANUFACTURING — function not proven” — and no gerber-level DFM check can prove a circuit does what you intended either.
Which tool should I use if I design in KiCad?
NextPCB's online viewer accepts native .kicad_pcb board files for a free gerber-level check. MakeIRL is the only tool in this list that takes the full KiCad project (.kicad_sch + .kicad_pcb) and runs schematic ERC, schematic-to-PCB parity, and BOM-stock checks — that's its paid niche. Using both is reasonable: MakeIRL before export, a fab-side checker after.