BoardEject for macOS
BoardEject for your Mac.
One small local helper gives BoardEject access to the private Freeform data a browser cannot read.
Local onlyNo accountNo uploads
BoardEject-macOS
Capture · Scan · Back up · Verify
✓Ready on your MacNo developer toolchain needed
01
Download and unzip
The package includes both commands. No Node.js, npm, Git, Swift, or Xcode tools.
02
Choose a workflow
Capture a copied selection for Excalidraw, or scan Freeform to back up one board.
03
Keep the result
Download editable output in the browser or verify your local archive independently.
Two local workflows
Choose what to keep.
Freeform → Excalidraw
- Copy your selection in Freeform.
- Save a local capture with the helper.
- Open the capture in BoardEject.
Freeform → verified archive
- Scan the Freeform boards on your Mac.
- Choose the board you want to preserve.
- Create and verify the local archive.
Verified Freeform 4.5 schemaUnknown versions stop safely.
Your live database stays untouchedRestore into Freeform is not supported.
Support details →
Build from source
Developers can audit and compile BoardEject with Node 22+, Swift, and Xcode Command Line Tools.
git clone https://github.com/royalpinto007/boardeject.git
cd boardeject
npm ci