Skip to content

Extracts all attachments from given .msg-files by rakurtz

Notifications You must be signed in to change notification settings

rakurtz/msg-pic-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msg-extractor

A simple to use, cross-platform .msg-file attachment extractor written in Rust.

Acknowledgements

msg-extractor is mainly based on the great crate msg-parser by marirs. Thanks, man!

Installation

Building from source

Just clone the repository and compile the binary yourself:

git clone https://github.com/rakurtz/msg-pic-extract.git
cd msg-pic-extract
cargo check
cargo build --release 

After a successful build you'll find the binary in the target/release folder.

Download a binary

Releases

Windows: msg-extractor.exe v.0.1 (18.9 MB)

Mac: msg-extractor v.0.1 (7.5 MB)

Screenshots

App Screenshot

Usage

  1. execute msg-extractor.exe or run the binary on mac
  2. click on open temporary folder
  3. copy & paste or drag & drop your .msg-files to the opened folder
  4. click on "Run" (Extrahieren!)

The program will create a new folder for each .msg-file, named with a short randomized prefix, sender's name and subject. Inside this folder you should find all attachments of that particular email and also the .msg file itself.

  • Also extracts inline / embedded attachments
  • works with multiple .msg files at once
  1. Clean up removes all temporary files and exits msg-extractor.

License

MIT

About

Extracts all attachments from given .msg-files by rakurtz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages