/bulk-photo-trim

Trim any number of photos by setting top, bottom, left, and right pixel offsets. Simply drag the images you want trimmed into the directory of the Python run file. They will be trimmed to your set dimensions and saved separately in a generated trims/ folder!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

BulkPhotoTrim v0.0.1

Authors

William Passmore - Nerdi.org

WUBUR LLC - Wubur.com

Specifications / Dependencies

Python 3

Pillow (PIL)

os, glob, sys

INSTRUCTIONS

Drag images you need to trim to the same directory as your run.py file

Run the script once ready

Choose the offset pixel amounts for top, bottom, left, and right sides of the images

Once trim settings are chosen, your images be trimmed and be saved in a /trims/ folder

INTENTIONS

This script will remain standalone for the time being

Will be packaged into a bundle or even GUI in the future

Trims/ folder should generate sub-folders each time images are trimmed, for organization