Releases: ybotspawn/PostFlight
Releases · ybotspawn/PostFlight
Release-1.0
PostFlight v1.0 — ForeFlight Exporter
What's in 1.0
- Full ForeFlight PDF parsing — every flight entry across all two-page spreads, including all time categories, landings, instrument, and training columns
- Signature extraction — instructor signatures pulled from the PDF's embedded SMask layer and saved as clean black-on-white PNGs
- Endorsements & certificates — parsed with instructor info, CFI numbers, and expiration dates
- Three output formats — SQLite database, JSON (with computed totals), and a human-readable text report
- Simple CLI —
pip install -r requirements.txt && python cli.py your_logbook.pdf ./output