You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the source code of this CLI tool is licensed under the MIT license.
see libolecf for the licensing of libolecf (LGPL-3.0).
olecf-parser
CLI tool to extract text from MSG, DOC, PPT
text extractor for msg,doc,ppt documents
-i path : document to parse
-o path : text output (default=stdout)
- : use stdin for input
-r : raw text output (default=json)
-c : ansi codepage (default=1252)