A reference for building and exporting AV signal-flow diagrams in WireMapper. Read top to bottom for a first run-through, or jump in by section if you're after a specific feature.
The app has four main areas:
The alignment toolbar (L, R, T, B, CV, CH, DH, DV) appears automatically when 2 or more devices are selected.
The sidebar lists every stencil available to you. The default library includes stencils for Blackmagic Design, AJA, Roland, Shure, Yamaha, Allen & Heath, and QSC.
Click the edit icon on a library card to reopen it in the Builder drawer. Default library stencils are read-only. Use Duplicate to create an editable copy first.
Drag any library card from the sidebar and drop it onto the canvas. The device snaps to the 20 px grid if grid snap is enabled. A toast confirms placement.
Click and drag any placed device to reposition it. Connected wires re-route automatically as you drag.
Select a device and press Ctrl/Cmd+C to copy. Press Ctrl/Cmd+V to paste. The copy appears offset 20 px down and to the right. Connectors are preserved; wires are not copied.
Select 2 or more devices to reveal the alignment toolbar. L/R/T/B align to the left, right, top, or bottom edge of the selection. CV/CH center vertically or horizontally. DH/DV (requires 3+ devices) distribute evenly horizontal or vertical.
Select any device, wire, or bundle and press Delete or Backspace.
Connection points are the small white circles that appear at the edges of each device. Click one to begin a wire. Then click any connection point on another device to complete the connection. The wire routes automatically using orthogonal paths and avoids device bodies. Press Esc to cancel a wire in progress.
Hold Shift while drawing a wire to switch to straight-line mode. A preview shows the straight path as you move the mouse before clicking the destination.
Double-click a connection point to remove every wire attached to that connector at once.
Hover over a wire to reveal a + button at each end. Click it to add labels: one pill appears near the source, one near the destination, both starting with the same text. Double-click either pill to edit inline. Single-click selects it (highlights blue). To remove labels, hover a pill and click the × button. This clears both labels on that wire.
A terminus flag marks a signal path that exits the diagram (for example, a feed going to a different sheet or a remote location).
Draw a wire from a device connection point and release it on an empty area of the canvas (not on another device). WireMapper automatically creates a terminus flag at the endpoint. There is no separate button or keyboard shortcut. The terminus is created whenever a wire ends in empty space.
Double-click a terminus flag to open the label editor and describe the destination (for example, TO PATCH BAY, SHEET 3).
Click and drag the terminus flag to reposition it. The connected wire re-routes automatically.
A terminus flag has its own connection point. You can click it to start a new wire and connect to a device, effectively extending the signal path.
Bundles group multiple wires into a single visual trunk, matching how cables are physically run together in a conduit or loom.
When a bundle is selected, use the − and + stub controls in the toolbar to shorten or lengthen the individual wire stubs before they merge into the trunk.
Double-click the trunk of a bundle to add a label (for example, a conduit or loom ID).
Select the bundle and press Delete, or use the unbundle button (×) that appears on the selected bundle to restore the individual wires.
Click ↓ SVG in the toolbar to export the canvas as a scalable vector file. Opens in any vector editor or browser.
Click ↓ PNG in the toolbar to export a raster image rendered at 2× canvas resolution.
Click ↓ Export Drawing to open the engineering drawing modal. Fill in the title block fields:
Select a page size (Letter, Tabloid, ANSI C, or ANSI D), then click Export PDF.
The drawing auto-scales all canvas content to fit the selected page with a double-line border and title block. Everything renders in true black, no greyscale fills.
From the engineering drawing modal, click Export .wmp to download a portable project file. This JSON file contains your full diagram and can be imported into any WireMapper account via the Projects panel → Import .wmp.
| Action | Shortcut |
|---|---|
| Undo | Ctrl/Cmd+Z |
| Redo | Ctrl/Cmd+Y or Ctrl/Cmd+Shift+Z |
| Select all | Ctrl/Cmd+A |
| Copy selected device | Ctrl/Cmd+C |
| Paste | Ctrl/Cmd+V |
| Delete selected | Delete or Backspace |
| Pan canvas | Space + drag |
| Zoom in / out | Scroll wheel |
| Cancel in-progress action | Esc |
| Straight wire mode (while drawing) | Hold Shift |
| Add to selection | Shift+click |