Skip to content

pierotofy/exifimageresize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exif Image Resize

Resize Images, Keep Exif Data. Simple. The EXIF width and height attributes will be updated accordingly also.

Installation

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt

Usage

python resize.py -i images/ -o resized/ 25%
python resize.py -i images/1.JPG -o resized.JPG 2000

License

GPL 3.0

About

Resize Images, Keep Exif Data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages