For pilots who want the details

How AirStory actually works.

The rest of the site talks about stories. This page is for the other kind of pilot — the one who wants to know what's really happening when you drop in a card. No secrets.

Apple Photos and an SD card feed into AirStory, which fans out to shareable Stories and full-resolution cuts you open in Final Cut Pro, DaVinci Resolve, Premiere, or any editor.
However your flights get in, they land in one library — and go wherever you take them.
The core idea

Your drone already recorded everything. DJI just didn't tell you.

The whole library is built by reading that one file:

exiftool -ee3 -G3 -api RequestAll=3 -j flight.LRF
# → ~30 Hz of GPS, altitude, attitude, gimbal, exposure — per frame
The data

What's in the stream.

A few thousand timestamped samples per flight. Each one carries:

FieldWhat it drives
GPS lat / lonThe map line and the 3D ribbon
AltitudeThe altitude chart + terrain height in 3D
Yaw / pitch / rollWhich way the drone was pointed
Gimbal angleWhere the camera was actually looking
ISO / shutter / f-numberThe exposure, frame by frame

Your originals never move. The .LRF carries the proxy and the data, so your 4K masters never upload. When you want a finished cut, the Mac app slices the real originals frame-accurately, on your machine.

Import

Drop in the card.

Relive

Every flight becomes a cockpit.

Find the good parts

Auto-Story finds the moments for you.

A maneuver detector reads the telemetry and recognizes the shapes of good footage:

None of this is magic.

Careful plumbing around a file DJI ships but doesn't document — plus a lot of taste about what to do with the data. The hard part was never the extraction. It was making a hard drive full of forgotten flights feel like a library you'd actually open.

Built by a DJI pilot with too many clips he'd never watch again. Tested first-hand on the Mini 4 Pro and Neo 2 — the rest of the current lineup shares the same telemetry format, so it should just work. If yours doesn't, tell us and we'll make it.

Want to try it on your own flights?

AirStory is open — free to start, and your first sign-in creates your account.

Back to the overview Get started