Published on 2026-02-22
WireViz Diagrams in Markdown
How to document wiring harnesses and pinout diagrams.
WireViz is a tool for easily documenting cables, wiring harnesses and connector pinouts. It is natively supported in MarkdownToPrettyPDF through Kroki using the wireviz language fence.
Basic Syntax
WireViz understands YAML syntax. You define connectors, cables, and how they wire together.
|
|
|
Advanced Attributes
You can style specific cables, specify colors, and attach visual notes or attributes to components.
|
|
|
WireViz allows hardware engineers to cleanly document and version-control interconnects instead of relying on fragile and unreadable CAD drawings.