txt

package
v1.527.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2025 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetParsedTextFromUrl

func GetParsedTextFromUrl(url string, ext string) (string, error)

func GetSupportedFileTypes

func GetSupportedFileTypes() []string

func GetTextFromDocx added in v1.65.0

func GetTextFromDocx(path string) (string, error)

func GetTextFromMarkitdown added in v1.279.0

func GetTextFromMarkitdown(path string) (string, error)

Types

type OcrResponse added in v1.396.1

type OcrResponse struct {
	FileBase64 string `json:"fileBase64"`
}

type RequestBody added in v1.396.1

type RequestBody struct {
	FileBase64 string `json:"fileBase64"`
	FileType   string `json:"fileType"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL