1
0
mirror of https://github.com/ciromattia/kcc synced 2026-04-06 09:05:42 +00:00

add mozJpeg

This commit is contained in:
Alexander Xu
2023-06-30 10:29:55 -07:00
parent 242fd70b54
commit 44682156c9

View File

@@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import io
import os
#import mozjpeg_lossless_optimization
import mozjpeg_lossless_optimization
from PIL import Image, ImageOps, ImageStat, ImageChops, ImageFilter
from .shared import md5Checksum