Skip to content

OBF and OBZ files

Boards move between AAC apps as Open Board Format files, and Public AAC speaks the format natively:

  • An .obf file is one board: its grid, buttons, colors, and links, as JSON.
  • An .obz file is a zip archive holding a whole board set: multiple linked boards plus their images and sounds, with a manifest tying them together. Folder buttons that open sub-boards keep working after the round trip.

Import and export are lossless: fields Public AAC doesn’t use are preserved verbatim, so a board that came from another app goes back out with nothing stripped.

Boards from other OBF-speaking apps (CoughDrop and others) import directly; see Importing.