converter

package
v0.0.0-...-1e63886 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrKCCNotInstalled = errors.New(
	"KCC (Kindle Comic Converter) is not installed. " +
		"Please install it by following the instructions at: https://github.com/ciromattia/kcc",
)

Functions

func Convert

func Convert(conversionType ConversionType, inputDir, outputPath string) error

Types

type ConversionType

type ConversionType string
const (
	PDFConversionType  ConversionType = "pdf"
	EPUBConversionType ConversionType = "epub"
	ZIPConversionType  ConversionType = "zip"
)

Jump to

Keyboard shortcuts

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