txt

package
v1.783.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetParsedTextFromUrl

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

func GetSupportedFileTypes

func GetSupportedFileTypes() []string

func GetTextFromDocx

func GetTextFromDocx(path string, lang string) (string, error)

func GetTextFromMarkitdown

func GetTextFromMarkitdown(path string, lang string) (string, error)

Types

type OcrResponse

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

type RequestBody

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