Block or Report
Block or report miyanda2
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
#!/usr/bin/env python
2import sys, os
3from PIL import Image
4import math
5 -
CompressImages Public
Forked from jargij/CompressImages
Python script for automatically reducing size of all JPEG and PNG images in a directory
Python
-
-
-