/kicad — KiCad Viewer
Open a KiCad schematic or board and pan, zoom, toggle layers and click a part to read its properties. No KiCad install, no upload — the files are parsed and drawn in your own browser.
⌁
Drop KiCad files here, or choose files
.kicad_sch · .kicad_pcb · .kicad_pro (+ its sheets) · .kicad_wks
Or start with the example schematic / example board above.
Everything stays on your machine. The viewer is a self-hosted copy of
KiCanvas;
your files are read with the browser file API, parsed in a canvas renderer and never sent anywhere.
Scroll to zoom, drag to pan; the view opens fitted to the whole sheet, so zoom in on a
big board. Reading a whole project works too: pick the
.kicad_pro together with the
.kicad_sch and .kicad_pcb files next to it, and the sheet list
shows up in the sidebar. Boards and schematics are read-only here, and hierarchical sheets
render only when you hand over the sheet files as well.