summaryrefslogtreecommitdiff
path: root/README.md
blob: 22454bf0278d4f5774f695ec3d55d9ffa7fe9113 (plain)
1
2
3
4
5
6
7
8
9
10
# Cropper

A very quickly put-together (Linux-only) image cropping tool.

If you have a large number of images, and you want to crop out bits of those
images all with the same aspect ratio, this is the tool for you.

To compile, run `make release`.

There may be bugs; I won't fix them (sorry).