Skip to content

d-otis/bulk-image-resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Resize Images

Description

Resizes Images Based on a user input max width using Pillow. Images are saved in /resized directory.

How to run

Assumes you already have Python installed

  1. Clone this repo
  2. run commands below
pip install Pill
python resize_images.py <max-width>

Help

usage: Bulk Image Resizer [-h] max_width

Takes all JPG and PNG files in current directory & resizes width depending on command line arg

positional arguments:
  max_width   If an image is larger than this the width is resized to equal this width

options:
  -h, --help  show this help message and exit

About

Resizes images in current directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages