package
Version:
v0.0.0-...-1dcf7b7
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Converter interface {
Convert(pdfPath, outPath, format string) error
}
Converter - PDF to image converter.
NewConverter creates new converter by output format.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.