libgsf

I/O abstraction library for structured file formats like OLE2 and OpenDocument

brewmacoslinux
Try with needOr install directly
Source

About

I/O abstraction library for dealing with structured file formats

Commands

gsf

Examples

Extract contents from an OLE2 compound document$ gsf ole dump document.xls
List contents of an OpenDocument file$ gsf zip listdir document.odt
Extract a specific stream from a compound document$ gsf ole extract document.doc 'WordDocument' output.bin