Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Supported Formats

Current v1 file support in public API:

FileType
.kicad_pcbPCB
.kicad_modFootprint
fp-lib-tableFootprint lib table
sym-lib-tableSymbol lib table
.kicad_druDesign rules
.kicad_proProject JSON

Additional parser support exists in implementation crates (for example schematic/symbol/worksheet), while the stable kiutils-rs public surface is intentionally narrow.

Write modes

ModeBehavior
WriteMode::LosslessPreserves unrelated formatting/tokens
WriteMode::CanonicalEmits normalized/canonical representation