This directory contains attribution and licensing information for third-party dependencies bundled with or used by Nameback.
Note: The actual dependency installers are NOT stored in this repository. They are downloaded from official sources during installation, or as a fallback, from GitHub Releases.
- ExifTool - Metadata extraction tool
- License: GPL-1.0-or-later OR Artistic-1.0-Perl
- See:
exiftool/NOTICE
-
Tesseract OCR - Optical character recognition
- License: Apache-2.0
- See:
tesseract/NOTICE
-
FFmpeg - Multimedia framework
- License: LGPL-2.1-or-later (default build)
- See:
ffmpeg/NOTICE
-
ImageMagick - Image processing library
- License: ImageMagick License (Apache-like)
- See:
imagemagick/NOTICE
Full license texts for all third-party dependencies are located in the /LICENSES directory at the repository root, following the REUSE specification.
For dependencies under copyleft licenses (GPL, LGPL), source code is available:
- ExifTool: https://exiftool.org/
- FFmpeg: Source code is bundled with releases (LGPL compliance) or available at https://ffmpeg.org/download.html
Dependencies are installed automatically during Nameback setup via:
- System package managers (Scoop, Chocolatey, Homebrew, apt, etc.)
- If package managers fail, bundled installers are downloaded from GitHub Releases
See the main README.md for installation instructions.