Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
GNU General Public License v3.0
1.45k stars 76 forks source link

Swap ImageMagick for Magick.Net #524

Open Webreaper opened 5 months ago

Webreaper commented 5 months ago

Ditch the ImageMagick build in the damselfly docker base image, and all of the process management stuff, and instead use Magick.Net for the IM conversion stuff....