Damselfly
Damselfly copied to clipboard
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 su...
1. Option to remove background thumbs 2. Delete thumbs when images change
Reference from `ImageProcessing` and `Client` - put the image transforms in there.
Add the ability to edit images directly in Damselfly, for export. The editing will be completely non-destructive - changes will be stored in a transaction log in the DB alongside...
Thumbnails are created, but never deleted. Should add a clean-up during indexing.
Need the background thumbnail process to delete thumbnails from disk, or some other way to ensure they get updated.
By using https://github.com/0xC0000054/libheif-sharp to decode images, and then push to ImageSharp, it should be possible to do thumbnail generation without the resource-hungry process-spawning of ImageMagick.
I could not find a way to delete photos within Damselfly. It is possible to add photos to the basket and delete photos from the basket. My flow where deleting...
Titles like this should be a link that automatically applies a date filter for that day only:
Hi, if you are taking requests :-) - The inclusion of (or integration with) a photo restoration facility like this https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life would be very nice !