/attachment

Extract attachments from emails

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

📫 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

Liam@tenex.tech

Requirements

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