惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
News | PayPal Newsroom
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
H
Hacker News: Front Page
Apple Machine Learning Research
Apple Machine Learning Research
TaoSecurity Blog
TaoSecurity Blog
Help Net Security
Help Net Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
Security Latest
Security Latest
Cloudbric
Cloudbric
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Know Your Adversary
Know Your Adversary
A
Arctic Wolf
L
LangChain Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
W
WeLiveSecurity
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
小众软件
小众软件
NISL@THU
NISL@THU
云风的 BLOG
云风的 BLOG
P
Privacy & Cybersecurity Law Blog
S
Security @ Cisco Blogs
博客园 - 【当耐特】
I
InfoQ
Vercel News
Vercel News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
P
Proofpoint News Feed
O
OpenAI News
Google DeepMind News
Google DeepMind News
N
News and Events Feed by Topic
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
K
Kaspersky official blog
T
Threat Research - Cisco Blogs
量子位
宝玉的分享
宝玉的分享

Solene'%

Solene'% : Make your own container base images from trusted sources Solene'% : File transfer made easier with Tailscale Solene'% : Comparison of cloud storage encryption software Solene'% : Revert fish shell deleting shortcuts behavior Solene'% : Declaratively manage containers on Linux Solene'% : Hardware review: ergonomic mouse Logitech Lift Solene'% : URL filtering HTTP(S) proxy on Qubes OS Solene'% : Introduction to Qubes OS when you do not know what it is Solene'% : How to trigger a command on a running Linux laptop when disconnected from power
Solene'% : Software to keep photos organized
2026-04-09 · via Solene'%

Written by Solène, on 09 April 2026.
Tags: #privacy #photography #selfhosting

Table of contents

  • 1. Introduction
  • 2. Digikam
  • 3. Photoprism
  • 4. Immich
  • 5. Conclusion

1. Introduction §

I have a lot of photos that I have been carrying since a long time, this is certainly my oldest files that I was able to not lost over 20 years. It has been stored as a hierarchy since then, and it had very poor metadata information, and poor ability to be browsed. It was time to improve on this.

My goal was to fix metadata on my pictures, but also put geolocation metadata on them because I really enjoy see a map with thumbnails of memories (just make sure to trim this metadata before sharing). Then I found about "modern" features like face recognitions, which allowed me to easily sort pictures by people, which I found handy when I want to view photos of relatives who are no longer with us.

I tried multiple solutions, each with pros and cons, here is an overview of my findings.

First, they almost all support the following features, let's say it is the core set of features we want:

  • support metadata in sidecar files
  • allows pinning pictures on a map
  • has face recognition
  • can do mass edits
  • duplicate detection
  • can browse pictures from a map
  • can sort by year/month

2. Digikam §

Project official website

As of my experience, it was practical to edit a lot of pictures and reset incorrect metadata, or add geolocation on directories of pictures. But the overall experience was pretty bad, I gave up a few times, I had to dig a lot to figure how to achieve what I wanted correctly.

I did not really enjoy using Digikam at all, but to my surprise, it is the most viable and advanced photo library around. There are other software of course, but they all lacked a few features Digikam had.

Digikam can generate metadata from filename (date, time), this can be useful when you have a lot of old pictures that have timestamp in the filename, but not in the metadata.

3. Photoprism §

Project official website

Photoprism is an open source web app that you can self host. It is rather easy to host and use, although the user interface is not really great, it works well.

In addition to face recognition, it has scene / objects recognition. In practice, it gave funky results like a volcano scene for a dish photo.

One issue with photoprism is that an instance of it can only have a single set of pictures, you can make multiple users for access control, but they are all admin.

Some features have a weird user experience, most notably the face recognition interface.

4. Immich §

Project official website

This is the best software around for the task, by far, in my opinion. It works great, looks great, it has a great user interface and provides Android and iOS apps for uploading new pictures.

Face recognition works well, and I did not have to fight with it to associate names to faces, like it was on Photoprism.

One surprising feature I really enjoy is that it daily shows pictures taken the same day of previous years, this is an engaging way to revisit old pictures for me and I check it daily now.

Compared to Photoprism, you can have multiple users with their own libraries, and users can give access of some folders or their libraries to other users of the same instance.

It comes with a share feature that creates a link that can show a set of pictures and strip all metadata, with optional password and expiration time.

Scenes and objects recognition works well, I can search "flower" and get all pictures featuring flowers. This kind of feature adds some CPU use when new pictures are imported, but it is really light in terms of CPU/memory requirements.

It even supports animated pictures and videos!

5. Conclusion §

For my use case, Immich is exactly what I wanted: an efficient and easy picture management software, that allows me to share some pictures with a URL, and even share my library with my husband. Face recognition is not something I expected on average software, but it works great.

Digikam had a steep learning curve, but allowed me to edit a few thousand pictures in a few hours, although Immich supports editing pictures it might not be as convenient.

I used Photoprism a bit after looking for an alternative to Digikam, but then I found about Immich and immediately gave up on Photoprism.