processor

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSupportedFiles

func GetSupportedFiles(inputPath string) ([]string, error)

Types

type ImageData

type ImageData struct {
	Image    image.Image
	PageNum  int
	Filename string
}

func GetImagesFromFile

func GetImagesFromFile(inputPath string) ([]ImageData, error)

type PDFData

type PDFData struct {
	Data     []byte
	Filename string
}

func GetPDFData

func GetPDFData(inputPath string) (*PDFData, error)

Jump to

Keyboard shortcuts

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