batch-set-copyright
Installation
SKILL.md
Batch Set Copyright on Images
Walk a directory and stamp copyright, artist, and rights metadata on every image using exiftool. Common real-world use: archiving a photo library with a consistent copyright statement.
When to use
- Preparing a personal photo library for distribution or archival with consistent copyright metadata.
- Quickly tagging all images from an event or shoot with the same artist and copyright info.
- Ensuring your photo library has baseline legal metadata before sharing or licensing.
Inputs to gather
- Target directory — folder containing images to tag. Default: current directory.
- Recursive? Ask whether to process subdirectories. Default: no (flat, current folder only).
- Artist name — required. Ask for the photographer or creator name (e.g., "Daniel Rosehill").
- Copyright string — optional. If not provided, auto-generate from current year and artist:
© 2026 <Artist>. Allow the user to override. - Rights/Usage statement (optional) — additional rights text (e.g., "All rights reserved", "Creative Commons BY-SA 4.0"). If omitted, skip this field.
- Backup before write? Default: yes. Automatic via exiftool
_originalsidecars.