batch

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintResults

func PrintResults(results []Result, showPath bool)

PrintResults prints results in a gallery format

func SaveResults

func SaveResults(results []Result, outDir string, format string) error

SaveResults saves batch results to files

Types

type Result

type Result struct {
	Path   string
	Output string
	Error  error
}

Result holds the result of converting a single image

func ConvertImages

func ConvertImages(patterns []string, opts convert.Options, workers int) []Result

ConvertImages converts multiple images concurrently

Jump to

Keyboard shortcuts

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