···11+# IPTC Ratings <=> Finder Tags
22+33+This repo contains two tools, `iptc2tag` and `tag2iptc`. They convert to and
44+from IPTC 5-star ratings (stored in EXIF metadata) and Finder tags.
55+66+See the comments at the top of each file for more information.
77+88+No AI was used in the creation of this project.
99+1010+## Dependencies
1111+1212+- [`fish`](https://fishshell.com/). Tested with v4.0.0.
1313+- [`exiftool`](https://exiftool.org/). Tested with v13.55.
1414+- [`tag`](https://github.com/jdberry/tag/). Tested with v0.10.0.
1515+1616+All of them are available via Homebrew.