Skip to content

kristopherray/batch_resize_optimize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Custom Python Image Optimizer and Resizer Script

How to use:

Run this function in the python function file's directory:

  • Update the Directory Path
  • Update the Desired Size
  • Optional: Disable the "RENAME_FILES" function on Line 8

python batch_resize.py "C:\Sites\motogfx\static\img\gallery\stickers-decals" 700


The function will create a log file if the RENAME_FILES (line 8) function is enabled.

About

Custom Python script for batch processing, optimizing and resizing images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages