Face Tag Plugin for Linux
Moderator: xnview
-
SnowDiver
- Posts: 9
- Joined: Thu Oct 26, 2023 8:50 am
Face Tag Plugin for Linux
Hi,
I just installed Linux on my computer. For a while, I use Windows and Linux in parallel, but plan to move completely.
I'm happy to be able to continue using XnView on Linux, but I miss the face tag plugin. How do I install this plugin in Linux? Do I need to download the plugin as package?
XnViewMP version: 1.10.3
.libformat: 7.232
Linux: Ubuntu 24.04
Thanks for your help
I just installed Linux on my computer. For a while, I use Windows and Linux in parallel, but plan to move completely.
I'm happy to be able to continue using XnView on Linux, but I miss the face tag plugin. How do I install this plugin in Linux? Do I need to download the plugin as package?
XnViewMP version: 1.10.3
.libformat: 7.232
Linux: Ubuntu 24.04
Thanks for your help
-
xnview
- Author of XnView
- Posts: 47726
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
curerntly this plugin is only available for windows, but soon for MacOS/Linux
Pierre.
-
SnowDiver
- Posts: 9
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
Great news. Thanks for your answer and your work. In the meantime I will you the remaining windows instance for this feature.
-
xnview
- Author of XnView
- Posts: 47726
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
SnowDiver
- Posts: 9
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
Thank you, Pierre
Great news to have the plugin now.
I can open the face tagging dialogue and tag manually all persons, but automatic face detection does not work. Do I need to install another package? Or is this feature not intended when introducing this plugin for Linux?
I can open the face tagging dialogue and tag manually all persons, but automatic face detection does not work. Do I need to install another package? Or is this feature not intended when introducing this plugin for Linux?
-
xnview
- Author of XnView
- Posts: 47726
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
which linux distribution do you have?SnowDiver wrote: Thu Mar 19, 2026 10:44 pm I can open the face tagging dialogue and tag manually all persons, but automatic face detection does not work. Do I need to install another package? Or is this feature not intended when introducing this plugin for Linux?
Pierre.
-
SnowDiver
- Posts: 9
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
Ubuntu 24.04.4 LTS (installed a few weeks ago, all packages up to date)
XnView 1.10.5, Libformat 7.232, installed as Debian package, download from Xnview.com
Facetag plugin downloaded using XnView PluginManager on Wednesday
XnView 1.10.5, Libformat 7.232, installed as Debian package, download from Xnview.com
Facetag plugin downloaded using XnView PluginManager on Wednesday
-
xnview
- Author of XnView
- Posts: 47726
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
there is a problem when decompressing plugin, you need to re-make links in folder /.config/xnviewmp/AddOnsSnowDiver wrote: Fri Mar 20, 2026 10:59 am Ubuntu 24.04.4 LTS (installed a few weeks ago, all packages up to date)
XnView 1.10.5, Libformat 7.232, installed as Debian package, download from Xnview.com
Facetag plugin downloaded using XnView PluginManager on Wednesday
Code: Select all
ln -s libopencv_core.so libopencv_core.so.413
ln -s libopencv_dnn.so libopencv_dnn.so.413
ln -s libopencv_imgproc.so libopencv_imgproc.so.413
Pierre.
-
SnowDiver
- Posts: 9
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
It works
THANK YOU
-
Pepelu
- Posts: 39
- Joined: Tue Mar 12, 2024 12:50 pm
Re: Face Tag Plugin for Linux
Sorry to but in in this topic.
I am now using the appimage release for 1.10.5, I have installed the face tag plug in but I don't know how to use it. I can see in the metadata menu the "edit face tag" but I don't see how to insert a face tag on a picture. In the metadata settings I have ticked the face tag setting.
Thanks
I am now using the appimage release for 1.10.5, I have installed the face tag plug in but I don't know how to use it. I can see in the metadata menu the "edit face tag" but I don't see how to insert a face tag on a picture. In the metadata settings I have ticked the face tag setting.
Thanks
-
xnview
- Author of XnView
- Posts: 47726
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
Do you have made the links?Pepelu wrote: Fri Mar 27, 2026 5:48 pm Sorry to but in in this topic.
I am now using the appimage release for 1.10.5, I have installed the face tag plug in but I don't know how to use it. I can see in the metadata menu the "edit face tag" but I don't see how to insert a face tag on a picture. In the metadata settings I have ticked the face tag setting.
Pierre.
-
Pepelu
- Posts: 39
- Joined: Tue Mar 12, 2024 12:50 pm
Re: Face Tag Plugin for Linux
I hadn't made the links, I thought it was for the deb package. Now I have tried, and I get this:
You do not have the required permissions to view the files attached to this post.
-
Pepelu
- Posts: 39
- Joined: Tue Mar 12, 2024 12:50 pm
Re: Face Tag Plugin for Linux
Sorry, I've done it correctly now and works perfect.