Coder Social home page Coder Social logo

rajannpatel / exif-date-change.workflow-for-macos Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 0.0 821 KB

right click any files or folders in the macOS Finder.app to edit the EXIF Date on photos and images

License: MIT License

free opensource macos automator-action exif exiftool zsh

exif-date-change.workflow-for-macos's Introduction

EXIF Date Change.workflow for macOS

Right click file(s) or folder(s) to perform an EXIF Date Change on one, or many files.

using EXIF Date Change

POSSIBLY USEFUL: I have also authored an EXIF Date Read.workflow for macOS


Prerequisites

  1. Install homebrew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  2. Install exiftool with homebrew: brew install exiftool
  3. Users not running macOS 10.15 Catalina will need to install zsh with homebrew: brew install zsh

Quickstart

  1. download and unzip EXIF Date Change.workflow.zip
  2. open EXIF Date Change.workflow with the default application: Automator Installer.app
  3. right click any folder(s) or file(s) and click Quick Action > EXIF Date Change

Installation

Choose an installation method:

Option A: zsh

unzip =( curl https://github.com/rajannpatel/EXIF-Date-Change.workflow-for-macOS/raw/master/EXIF%20Date%20Change.workflow.zip -L ) && open EXIF\ Date\ Change.workflow

Option B: bash

curl https://github.com/rajannpatel/EXIF-Date-Change.workflow-for-macOS/raw/master/EXIF%20Date%20Change.workflow.zip -L -o workflow.zip
unzip workflow.zip
rm workflow.zip
open EXIF\ Date\ Change.workflow

Once this installation completes you can remove EXIF Date Change.workflow using this command:

rm -rf EXIF\ Date\ Change.workflow

Option C: git

git clone -n [email protected]:rajannpatel/EXIF-Date-Change.workflow-for-macOS.git --depth 1
cd EXIF-Date-Change.workflow-for-macOS
git checkout HEAD "EXIF Date Change.workflow.zip"
unzip "EXIF Date Change.workflow.zip"
open EXIF\ Date\ Change.workflow

Once this installation completes you can remove the EXIF-Date-Change.workflow-for-macOS directory using this command:

cd ..
rm -rf EXIF\ Date\ Change.workflow

Approve the installation

Installation Prompt

Confirm Installation Succeeded

If you don't see EXIF Date Change in System Preferences > Extensions > Finder just like the screenshot below, you may need to run the open EXIF\ Date\ Change.workflow command again, or double click it to run it.

confirm installation in System Preferences > Extensions > Finder

Usage

Using Finder.app you can right click on any file(s) or folder(s) with images to change the EXIF Date. Your original files will be updated with the new date:

choose a date and time through a native macOS prompt

You can press ESC to exit without making any changes. If you enter an incorrect date, you will be provided an error message:

native macOS invalid date and time notification

If the date validation step passes, when the date changing task begins, you will get the following notifications:

native macOS task begin notification

native macOS task end notification

The notifications panel will retain a history of your edits:

native macOS notification history

exif-date-change.workflow-for-macos's People

Contributors

rajannpatel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.