Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 364 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 364 Bytes

A CLI tool to edit and modify multiple images at once located in given directory

Features include

  • Reduce image size
  • Edit image
  • Change image extension
  • Create thumbnail
  • Rotate image

To get started just fork this repo and run the following commands

# Install dependencies
pip install -r requirements.txt

# Run script
python main.py