Documentation
¶
Overview ¶
Package crack provides document text extraction for various file formats.
Index ¶
Constants ¶
View Source
const MaxDownloadSize = 100 << 20
MaxDownloadSize is the maximum file size for URL downloads (100MB).
Variables ¶
View Source
var ErrUnknownFormat = errors.New("unknown file format")
ErrUnknownFormat is returned when the file format cannot be determined.
Functions ¶
This section is empty.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package doc provides legacy DOC text extraction.
|
Package doc provides legacy DOC text extraction. |
|
Package docx provides DOCX text extraction.
|
Package docx provides DOCX text extraction. |
|
Package odt provides ODT text extraction.
|
Package odt provides ODT text extraction. |
|
Package pdf provides PDF text extraction.
|
Package pdf provides PDF text extraction. |
|
Package pptx provides PPTX text extraction.
|
Package pptx provides PPTX text extraction. |
Click to show internal directories.
Click to hide internal directories.