Skip to main content
Cut down on the chit chat
Source Link
bmike
  • 246.2k
  • 80
  • 443
  • 1k

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file.

As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCreationDate).

In a naive approach I used "touch" or "SetFile" with the "real" date when the original picture was taken (e.g. 01.01.1967)

Both commands create weird results with dates far into future or do nothing.

Any solution to solve my problem?

Thank you for your help!

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file.

As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCreationDate).

In a naive approach I used "touch" or "SetFile" with the "real" date when the original picture was taken (e.g. 01.01.1967)

Both commands create weird results with dates far into future or do nothing.

Any solution to solve my problem?

Thank you for your help!

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file.

As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCreationDate).

In a naive approach I used "touch" or "SetFile" with the "real" date when the original picture was taken (e.g. 01.01.1967)

Both commands create weird results with dates far into future or do nothing.

Any solution to solve my problem?

Became Hot Network Question
edited tags
Link
nohillside
  • 109k
  • 43
  • 231
  • 293
Source Link

Adding "real" creation date to scanned "old"pictures

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file.

As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCreationDate).

In a naive approach I used "touch" or "SetFile" with the "real" date when the original picture was taken (e.g. 01.01.1967)

Both commands create weird results with dates far into future or do nothing.

Any solution to solve my problem?

Thank you for your help!