package epubimage type Options struct { Crop bool ViewWidth int ViewHeight int Quality int Brightness int Contrast int AutoRotate bool AutoSplitDoublePage bool NoBlankPage bool Manga bool HasCover bool }