Does Exiftool Work With Catalina

  1. Fear And Loathing At The Command LineOne Reason The Command Line Is Scary Is Because It Is Unfamiliar. The More Important Reason Is Because If You Issue The Wrong Command, You Can Wrec..
  2. Compatibility With MacOS Catalina (macOS 10.15) - Roland
  3. How To Add The HDR Media Type Badge To Photos With ExifTool ..
  4. GIMP & MacOS 10.12 Sierra

Date Format Key:

  • YYYY — The year (the first two digits/century can be omitted).
  • MM — The month of the year, from 1 to 12.
  • DD — The day of the month, from 1 to 31.
  • hh — The hour of the day, from 0 to 23.
  • mm — The minute of the hour, from 0 to 59.

How to change the “date modified” attribute of a file in Mac OS High Sierra and newer?

  • Exiftool is a tool with an enormous array of features able to work with over 23,000 tags over 130 different groups. You can even define custom tags too! Exiftool does more than just read tags though. You can also write your own logic and specify different conditions across entire libraries of images without having to use any kind of shell.
  • May 18, 2021 You can get the command line utility ExifTool and script something with that: a bash script wrapped up as a drop-on application using Mac's Automator is how I've used it. I was trying to work out how to convert Catalina's Photos library use of uniquely named originals into a date folder structure with date-time-sequence named files.
  • The below releases do NOT contain exiftool itself. (I am now on MacOS Catalina and could finally test myself and make it work).

See full list on exiftool.org.

Unfortunately, new versions of Mac OS have different version of `touch` command, try these steps:

1. Open up the Terminal application (/Applications/Utilities/Terminal.app) or if you prefer use iTerm.
2. Type this into Terminal (without hitting enter/return) replacing YYYYMMDDhhmm with the desired date information:

3. Open a Finder window and locate the file you wish to modify and drag and drop it into the Terminal window. Here’s an example of what should be typed into the Terminal at this point:

200801120000 in the example above represent “January 12, 2008 12:00 AM” or my 21st birthday. Make sure to change 200801120000 to the date you want and to replace /Volumes/Mac HD/Pictures/somefile.jpg with the proper path to the file you wish to alter the date for.

4. If all is in order press the return key.

How to change the “date modified” attribute recursively?

How to change creation date too?

Just remove m argument:

Alternatively, you can install xcode command line tools, and follow all steps:

Then you can use it’s command to change creation date, date syntax is MM/DD/YYYY HH:MM:SS (where HH is hours in 24h format):

10.15

How to change the “date modified” attribute of a file in Mac OS El Capitan and older?

Does exiftool work with catalina os

1. Open up the Terminal application (/Applications/Utilities/Terminal.app) or if you prefer use iTerm.
2. Type this into Terminal (without hitting enter/return) replacing YYYYMMDDhhmm with the desired date information:

3. Open a Finder window and locate the file you wish to modify and drag and drop it into the Terminal window. Here’s an example of what should be typed into the Terminal at this point:

Disney princess enchanted journey game. 200801120000 in the example above represent “January 12, 2008 12:00 AM” or my 21st birthday. Make sure to change 200801120000 to the date you want and to replace /Volumes/Mac HD/Pictures/somefile.jpg with the proper path to the file you wish to alter the date for.

4. If all is in order press the return key.

How to change the “date modified” attribute recursively?

Fear And Loathing At The Command LineOne Reason The Command Line Is Scary Is Because It Is Unfamiliar. The More Important Reason Is Because If You Issue The Wrong Command, You Can Wrec..

How to change creation date too?

Just remove m argument:

Compatibility With MacOS Catalina (macOS 10.15) - Roland

What’s about Linux?

It’s the same but with additional space:

and recursive one:

Capture Time to Exif is an in-Lightroom interface for Exiftool.

Its initial purpose, which gave it its name, was to change the EXIF dates of scanned images so that they would sort by the original capture date, not by the scanned date.

Onto that was added the capability to update other EXIF such as the camera model or lens.

While you can do all of this and more with Exiftool itself, the plugin’s benefits are:

How To Add The HDR Media Type Badge To Photos With ExifTool ..

  • Integration with Lightroom
  • Automation
  • No need to learn Exiftool or control it with Windows command lines or Mac Terminal commands.

You can use the plugin, for example, to:

You can test the plugin without buying. While in unregistered mode, its features work fully but you are only able to process a few images at a time.

  • Update the EXIF dates field of scanned images.
  • Write other EXIF and IPTC information such as the camera model and maker.
  • Write directly to TIF, PSD, JPEG, and DNG file formats and also to proprietary raw formats or xmp sidecar files.
  • Enter extra manual Exiftool command line arguments.
  • Store frequently-used command line arguments as presets.
  • Store its commands as a file which can be run as a batch file in Shell/Terminal – use this method for debugging or other advanced needs.

Help pages and tips

Video: basic operation

This 2 minute video shows how to use the Lightroom plugin Capture Time to EXIF and explains how to update a scanned photo with the camera make and model.

GIMP & MacOS 10.12 Sierra

Video: troubleshooting

If the plugin has apparently failed to update the scanned photo with the camera make and model, here's how to use the command line preview to debug this and other Exiftool problems

Capture Time to Exif 2.1

I've just released version 2.1 of Capture Time to Exif which refines how it handles Exiftool on Mac versions from Catalina and Big Sur. It should no longer be necessary to install Exiftool separately.

Capture Time to Exif 2.0

Today I released version 2 of my plugin Capture Time to Exif. The main changes are a major update of the interface's layout and better handling of Exiftool on Mac.

Capture Time to EXIF 1.26

I’ve just released version 1.26 of my plugin Capture Time to EXIF with changes like more EXIF fields like camera can be written by the plugin and improved preview when user chooses to use the Capture Date entered in the Metadata panel.