gavjan / crop_image

Crop images in dir into a rectangle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crop_image

Quick script that converts images to jpg and fits them in a rectangle.

How to run

First install from here

  • Place images inside the folder called input that's in the crop_image folder
  • Run crop.exe (to run on Linux or Mac check here)
  • Cropped images will be in the output folder

About

Crop images in dir into a rectangle


Languages

Language:Python 99.6%Language:Batchfile 0.4%