From: Sergey Matveev Date: Sat, 10 Dec 2022 19:41:25 +0000 (+0300) Subject: Keep colourspace tags X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=e50fdef8a1bb92d226bb9b7a8980f940ce4d31d6 Keep colourspace tags --- diff --git a/img/bin/exifrm.sh b/img/bin/exifrm.sh index d35035f..32005d8 100755 --- a/img/bin/exifrm.sh +++ b/img/bin/exifrm.sh @@ -1,3 +1,3 @@ #!/bin/sh -exiftool -all= -overwrite_original "$1" +exiftool -all= -TagsFromFile @ -ColorSpaceTags -overwrite_original "$1"