https://github.com/catdad-experiments/exiftool-release
🪞 a mirror for ExifTool release binaries
https://github.com/catdad-experiments/exiftool-release
Last synced: about 1 year ago
JSON representation
🪞 a mirror for ExifTool release binaries
- Host: GitHub
- URL: https://github.com/catdad-experiments/exiftool-release
- Owner: catdad-experiments
- Created: 2020-11-26T16:54:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T18:31:06.000Z (over 5 years ago)
- Last Synced: 2023-03-02T16:16:14.384Z (over 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exiftool-release
This repository mirrors the released version of [exiftool](https://exiftool.org/).
The original project, along with its released binaries, are [hosted on SourceForge](https://sourceforge.net/projects/exiftool/). There, the released binaries are regularly deleted, so that only the last few versions are available. This makes it difficult -- for me -- to use in my own projects, as I have to constantly update the exiftool dependency, and cannot do so on my own time. Further, SourceForge downloads appear to be a bit flaky, causing a lot of failures in my pipelines. This project is meant to address both of those issues, re-hosting the exact files downloaded from SourceForge as a release on this repository.
## License
The binaries distributed through the releases of this project are distributed under the [original license of exiftool](https://exiftool.org/#license).
To the extent possible under law, I am waiving all copyright and related or neighboring rights to the scripts and build-related code in this repository.