Converting IPTC ratings in EXIF metadata to and from Finder tags in macOS.
0

Configure Feed

Select the types of activity you want to include in your feed.

Shell 100.0%
5 1 0

Clone this repository

https://git.vm.fail/gavinmorrow.com/iptc-rating-finder-tags https://git.vm.fail/did:plc:36y7tf2inavnvxdms7wudfx2
ssh://git@knot1.tangled.sh:2222/gavinmorrow.com/iptc-rating-finder-tags ssh://git@knot1.tangled.sh:2222/did:plc:36y7tf2inavnvxdms7wudfx2

For self-hosted knots, clone URLs may differ based on your setup.


README.md

IPTC Ratings <=> Finder Tags#

This repo contains two tools, iptc2tag and tag2iptc. They convert to and from IPTC 5-star ratings (stored in EXIF metadata) and Finder tags.

See the comments at the top of each file for more information.

No AI was used in the creation of this project.

This repo is mirrored between Tangled and GitHub.

Dependencies#

  • fish. Tested with v4.0.0.
  • exiftool. Tested with v13.55.
  • tag. Tested with v0.10.0.

All of them are available via Homebrew.