A no-nonsense tool for DJI pilots.
DJI Flight Data is a free, browser-based utility for parsing DJIFlightRecord logs and analyzing radiometric R-JPEG thermal images. No installs, no accounts, no upsells.
Why this exists
Flight logs from DJI Fly and DJI Go are export-only text blobs — readable to the app, opaque to everyone else. If you want to review a specific flight, correlate telemetry with events, or hand a client a clean report, you end up stitching together three different desktop tools that each only solve half the problem.
This project exists to cover the gap: upload a log, see the flight on a map, scrub the telemetry, export a CSV or a PDF, and move on with your day.
What it does
- Parses
.txtflight logs from DJI Fly and DJI Go. - Plots the flight path on an interactive map and correlates it with battery, altitude, speed, and attitude telemetry.
- Decodes radiometric R-JPEG thermal images with selectable palettes and spot/line/area measurement tools.
- Exports branded PDF reports from the thermal tool and CSV telemetry from flight logs.
What it doesn't do
- It doesn't replace DJI Assistant 2 or DatCon — if you need raw
.DATdecoding, look there. - It doesn't phone home. Flight logs stay with your workspace ID; thermal images are never stored.
- It doesn't track you with analytics or ads.
Who runs this
Built and maintained by a solo developer. If something is broken or you need a feature, send a note — see the contact section below.
Contact
For bug reports, feature requests, or general questions, email hello@djiflightdata.com.