Why Install When You Can Just Open?
Traditional PCB viewers like KiCad, Altium Designer, and Eagle require large desktop installations. MakerSuite 3D runs entirely in your browser — drag, drop, done.
How Browser-Based PCB Viewing Works
MakerSuite 3D parses your PCB files using TypeScript parsers that run locally in your browser. No file is uploaded to any server. The entire parsing and 3D rendering pipeline happens on your machine.
Supported File Formats
- KiCad (.kicad_pcb) — Full S-expression parser with multi-layer support
- Gerber (.zip/.gbr) — RS-274X with automatic layer detection
- Eagle (.brd) — XML board files with component placement
- Altium (.PcbDoc) — OLE2/CFB binary format
- EasyEDA (.json) — LCEDA exported JSON files
Advantages Over Desktop Software
- No installation — works on any computer with a modern browser
- No account required — no signup, no email, no registration
- Cross-platform — Windows, Mac, Linux, even Chromebook
- Always up to date — no manual updates needed
- Privacy-first — files never leave your device

What You Can Do
- Rotate, pan, and zoom the 3D board with mouse controls
- Click components to see details, nets, and pad connections
- Toggle layer visibility and use X-Ray mode for internal layers
- Measure distances between any two points on the board
- Export BOM with supplier prices from LCSC, DigiKey, and Mouser
- Take high-resolution PNG screenshots of your board
Frequently Asked Questions
Why use a browser-based PCB viewer instead of desktop software?
No installation, no updates, no license fees. Works instantly on any OS — just open your browser and drag your PCB file.
Is it secure to view PCB files in a browser?
Yes. All file processing happens locally in your browser using TypeScript parsers. No data is ever sent to any server.
What browsers are supported?
Any modern browser with WebGL support — Chrome, Firefox, Safari, and Edge. Works on both desktop and mobile.
Can I use it offline?
The initial page load requires internet, but once loaded, PCB file parsing works entirely offline. Only supplier search and 3D model CDN require connectivity.