Skip to content

Simple MacOS Script to batch rename files in Finder.

License

Notifications You must be signed in to change notification settings

netpack/PhotoMagnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PhotoMagnum Script for Photographers

PhotoMagnum is a script designed to assist photographers renaming selected files on MacOS using the Magnum Unique Numbering System. It can keep track of the photo number sequence in a story.

When files are selected, the script will look for files in the folder that already belong to a story and start sequencing photos acordingly.

The script must be added to Automator and can be used by selecting a group of files and right-clicking to open the context menu.

##Requirements

MacOS Operating System
Automator application
A set of files to rename

##Installation

Clone or download the repository to your local machine.
Open Automator.
Click "File" -> "Import Actions" and select the PhotoMagnum.workflow file.
The PhotoMagnum script will now be available in Automator.

##Usage

Select a group of files in Finder.
Right-click on the selection and click on "Quick Actions" and then on "PhotoMagnum".
The script will ask the story number of those files, and automatically rename the files,
according to the Magnum Unique Numbering System.

##Customization

The script uses a simplified version of the Magnum Unique Numbering System. Customize the first lines of the script to your own needs.

Open Automator and select the PhotoMagnum workflow.
Double-click on the "Run Shell Script" action.
Modify the script (all important variable are in the first lines of the script).
Save the workflow.

##License Developed by Frédéric Bogaerts This project is licensed under the GPLv2 License. Please see the LICENSE file for details.

How to use 1: Select files->Right-click->PhotoMagnum How to use 2: Write the story number How to use 3: Done! How to setup 1: Automator

##Please support my work if you find it useful! #EveryBeerIsWelcome! www.netpack.pt Thank you!

About

Simple MacOS Script to batch rename files in Finder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages