An open API service indexing awesome lists of open source software.

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

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.