From 433ede4bf189a0be3d2313c0a9d9138a71eaa446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 18 Feb 2022 18:10:19 +0100 Subject: Add a lossless JPEG cropper This is more of an MVP, as metadata probably need adjustments. --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index d303cee..53ea151 100644 --- a/README.adoc +++ b/README.adoc @@ -52,6 +52,8 @@ direct installations. To test the program, help it find its custom thumbnailer: $ PATH=$(pwd):$PATH ./fiv +The lossless JPEG cropper is intended to be invoked from a context menu. + Documentation ------------- For information concerning usage, refer to link:docs/fiv.html[the user guide], -- cgit v1.2.3