[go: up one dir, main page]

Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published