Skip to content

peteketcham/pic-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pic-converter

python script to resize images

usage: optimize.py [-h] [--size SIZE] [--width WIDTH] [--height HEIGHT] path

e.g.: ./optimize.py ./temp/website/ --height 120 will crawl the ./temp/website directory tree and output changed files in a ./\_optimized/ directory tree in the same structure

requires SIZE or WIDTH or HIEGHT or WIDTH and HEIGHT

About

python script to resize images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages