croptool

Image cropping tool
git clone git://lumidify.org/croptool.git (fast, but not encrypted)
git clone https://lumidify.org/croptool.git (encrypted, but very slow)
git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/croptool.git (over tor)
Log | Files | Refs | README | LICENSE

commit a609327a44bd87ff54adcfbc549230c83ae49179
parent f5defee322437ec0c63a9d2872b7ef10936e9140
Author: lumidify <nobody@lumidify.org>
Date:   Tue, 14 May 2024 17:08:21 +0200

Clarify statement in README

Diffstat:
MREADME | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -9,8 +9,9 @@ on images and print out a command to crop each image. selectool is a simple tool to select images and output a command for each selected image. It is mainly meant -to help quickly delete images that have been recovered -using programs like photorec or foremost. +to help quickly delete unimportant images that have been +inadvertently recovered using programs like photorec or +foremost while keeping the important images. See Makefile for compile-time options.