Versions in this module Expand all Collapse all v2 v2.0.1 Jan 27, 2025 v2.0.0 Dec 6, 2024 Changes in this version + func Encode(w io.Writer, m image.Image, quality uint) error + func PrepareEncoder() error + type Converter struct + func New() *Converter + func (converter *Converter) ConvertChapter(chapter *manga.Chapter, quality uint8, split bool, ...) (*manga.Chapter, error) + func (converter *Converter) Format() (format constant.ConversionFormat) + func (converter *Converter) PrepareConverter() error Other modules containing this package github.com/belphemur/CBZOptimizer