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.

Editable export

Freeform → Excalidraw

  1. Copy your selection in Freeform.
  2. Save a local capture with the helper.
  3. Open the capture in BoardEject.
Open Capture Tester →
Local backup

Freeform → verified archive

  1. Scan the Freeform boards on your Mac.
  2. Choose the board you want to preserve.
  3. Create and verify the local archive.
Download the helper ↓
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