Quote:
Originally Posted by kovidgoyal
DO an epub to epub conversion and set the max image size to whatever you like in the epub output options for arbitrary size reductions.
|
THIS!! I think you fixed a problem for me. (Did not know about this feature)
BUT a suggestion....
Sometimes the images are sideways, instead of 900x1200, they are 1200x900
Maybe instead of resizing so that instead of reducing dimensions to (for example) 600x800,
It reduces the
Longest dimension to the second value.
In the example above, the regular image would be 600x800 But the sideways image would be 600x450.
Using the longest dimension would give 800x600 instead.
Is this a possibility? Or maybe Calibre already does this?
Thanks,
Hmm Maybe just using 800x800 would take care of this problem, since in most cases I cant think of times when the shorter side is the issue.
EDIT: Yes using the same value for height and width does do what I wanted.