]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Keep colourspace tags
authorSergey Matveev <stargrave@stargrave.org>
Sat, 10 Dec 2022 19:41:25 +0000 (22:41 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 10 Dec 2022 19:41:25 +0000 (22:41 +0300)
img/bin/exifrm.sh

index d35035f821aa5c4d125f07f8e953220fb572f5b9..32005d870e5beac89d4b1fe9f9a034766c893bc5 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-exiftool -all= -overwrite_original "$1"
+exiftool -all= -TagsFromFile @ -ColorSpaceTags -overwrite_original "$1"