EXIFTOOL - Remove All Metadata: Revision history

From Wiki.IT-Arts.net

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 June 2024

  • curprev 11:0311:03, 8 June 2024Admin talk contribs 142,332 bytes +142,332 Created page with "Category:Post-It == Script == <nowiki> #!/bin/bash # # ex: ./this-script.sh *.jpg exiftool -all= -comment= "$@" exit 0</nowiki> == exiftool Manpage == <nowiki> EXIFTOOL(1p) User Contributed Perl Documentation EXIFTOOL(1p) NAME exiftool - Read and write meta information in files SYNOPSIS Reading..."