Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

-AllDates Back to Nil

Enthusiast ,
Feb 25, 2011 Feb 25, 2011

I have accidently added a date to some scans whereby I am still researching the correct date and thus would like to return them to the "nil" state that they were before using the ExifTool to modify -AllDates to the date specified in error.  That way when they are sorted in a folder by capture time they always rise to the top.  I can't seem to find the ExifTool command to simply remove specific tags or the date to specify such that executing -AllDates would blank or zero out the fields.

Anyone know the way to do this with ExifTool?

Thanks!

Jeff

TOPICS
SDK
732
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Feb 25, 2011 Feb 25, 2011

Here's the syntax to remove DateTimeOriginal:

exiftool -xmp:datetimeoriginal= -exif:datetimeoriginal= file

Translate
LEGEND ,
Feb 25, 2011 Feb 25, 2011

Here's the syntax to remove DateTimeOriginal:

exiftool -xmp:datetimeoriginal= -exif:datetimeoriginal= file

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Feb 25, 2011 Feb 25, 2011
LATEST

Thanks John  I knew it was simple but could not find it.  Love this forum for stuff like this!

Jeff

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines