View Single Post
Old 07-10-2017, 09:51 AM   #1062
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by AcidWeb View Post
Using default settings KCC resize all images to device resolution. So as long input files are bigger than that you will be OK. In case of Kobo Glo HD that is 1072x1448.

And it use Pillow not PIL :-) PIL is dead for long, long time.
It sure had me fooled:
https://github.com/ciromattia/kcc/bl...erter/image.py
PHP Code:
from PIL import ImageImageOpsImageStatImageChopsImageFilter 
Although a bit of googling seems to show a module name clash between PIL and Pillow.

But I'll stick to my conclusion - the underlying library is most likely imagemagick.
Which should mean it can handle anything you can imagine.
knc1 is offline   Reply With Quote