Quote:
Originally Posted by Starson17
I forgot to give you the imports:
Code:
from calibre.utils.magick import Image, PixelWand
|
That was the issue. I got the syntax completely wrong on the import. Looks really nice now! Just tweaking it for width and height. Thank you!