Skip to content

Vytek/opencrucible

Repository files navigation

opencrucible

Detect type, extract text and metadata from different file type. Similar to Tika Project but in Golang.

Go Reference Go Report Card

Logo OpenCrucible

List of formats read:

Format FileParser MIME Type Metadata
TXT X text/plain; charset=utf-8
RTF X text/rtf
DOC (partial) X application/x-ole-storage
ODT X application/vnd.oasis.opendocument.text X
DOCX X application/vnd.openxmlformats-officedocument.wordprocessingml.document X
PPTX X application/vnd.openxmlformats-officedocument.presentationml.presentation X
PDF X application/pdf X

About

Detect type, extract text and metadata from different file type. Similar to Tika Project but in Golang.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors