/PhotoSoup

Just chuck all your photos in here and let it simmer for a bit... Intended features: indexing, searching, deduplication, transformation, feature classification

Primary LanguagePowerShellMIT LicenseMIT

PhotoSoup

Just chuck all your photos in the soup and let it simmer for a bit...

Description

Indexes large volumes of photos to enable querying, reporting, deduplicating, transforming, feature classification

Requirements

Powershell 7 or higher

Installation

Powershell Gallery Install-Module PhotoSoup -Repository PSGallery

Contribute

Please feel free to contribute by opening new issues or providing pull requests. For the best development experience, open this project as a folder in Visual Studio Code and ensure that the PowerShell extension is installed.

This module is tested with the PowerShell testing framework Pester. To run all tests, just start the included build scrip with the test param .\Build.ps1 -test.

Other Information

Author: RapTapApp

Source: Github