DO THESE THINGS IN all.php file
1.Put ALL images in a folder Which are need to compress or resize
$foldername = "all_images";
2.SET image width height quality
$all_img_width = "700";
$all_img_height = "500";
$all_img_quality = "60"; //value range : 1 to 100
3.Then Run All.php file
4.Wait Few Minutes. Time Taken based on number of images. check compressionLog.txt for log. Thats all.
any suggestions or need help ping me through [email protected]
-
Notifications
You must be signed in to change notification settings - Fork 1
kavind92/All-Images-Resize-and-Compresser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published