Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 361 Bytes

📫 attachment 📎

Extract attachments from email boxes in mbox format.

Particularly useful for Google Takeout, which exports email from Gmail in mbox format.

Usage:

mbox-extract-attachments <mbox-file> [extraction-directory]

Contact

[email protected]

Requirements

  • Python 3 (tested on 3.5) 🐍
  • tqdm (optional)