New Features in 1.10.1
Tue Feb 24, 2026
XnViewMP 1.10.1 was just released, so I wanted to give everyone an overview of the new features.
This is another big update. A tremendous amount of coding and testing went into this update, so hopefully everyone will find it beneficial.
A big Thank You to Pierre, as always!
There are some really nice new features and changes in this version.
The biggest new feature is is a radically enhanced Details View, with customizable, user-configurable metadata columns, and saved column presets:
Enhanced Details View with Customizable (Exiftool) Columns
Now any metadata accessible with Exiftool can be added as a column in Details view! This allows you to create completely customized columns, presenting whatever metadata you need.
If you right-click on the header row in Details view, you will get the option to go to a new Settings page for adjusting the columns in Details view, to replace the old right-click menu. It's located at Settings:Browser:Details Columns
In this dialog, you'll see on the right a tree view of available metadata fields on the right, and down there at the bottom is a tree of all the Exiftool fields for your images. This allows you to create customized columns, using all the metadata accessible with Exiftool. There is a filter available at the top: just start typing your field name, and you'll see the matches. Double click a field, or select it and use the left-arrow button to add it. You can add as many columns as you like.
In the left-side of the dialog, the first entry field (Label) allows you to configure a custom label that will be displayed as the column header.
Once your Exiftool columns are in the Details view, you can re-order them or sort by them (by clicking the column header) as you would with any built-in field.
This is a very powerful new feature. For anyone that has ever used the "Exiftool-GUI" utility, you'll recognize that you'll be able to get easy and valuable insight into your images using this functionality. Basically anything that you used to have to use Exiftool-GUI for, you can now do natively inside XnViewMP!
Details View Presets
This is another very powerful feature.
In this Details columns settings dialog, you can also define and load different configurations of columns.
So you can show a particular set of columns, set their widths and order just as you like, and then save that as a preset. You can save as many different column set presets as you'd like. When you select a saved preset, the view will be restored exactly as it was when you saved it.
This eliminates a lot of hassle when trying to view different sets of data, so that you don't have to have everything on one endlessly-horizontally-scrolling view.
Once you define your presets, you will also be able to quickly select them directly by right-clicking on the column headers.
This is really great for quickly switching between different datasets... You could for example have one preset with all your essential EXIF data, and another preset with all your descriptive IPTC or XMP tags.
It makes Details View much more nimble and efficient.
Autocomplete for Exiftool fields in the Search dialog
When you're in the Search dialog and adding an Exiftool Value to search by, there is now an autocompleter available. As you start typing the field name, possible matches will instantly appear under your entry field. You can select one to use the autocompletion.
For some field names, like WhiteBalance, you may see duplicates appear with different prefixes, such as EXIF: and Makernotes: . This is normal, because some tags in different metadata groups have the same name. So your camera may have a EXIF:WhiteBalance field and also a Makernotes:WhiteBalance field. The fields may contain the same information, or different information. That's up to your camera manufacturer, and does not indicate any sort of defect in Exiftool or XnViewMP.
Use Specific Exiftool values in Labels or the Info Overlay
When displaying values in Labels or the Info Overlay, you can now access a specific tag out of several with the same name by specifying the metadata group for the specific tag you want. The syntax is {Exiftool:group:tag}. Group can be exif, makernotes, xmp, iptc, or other groups supported by Exiftool. (Read the Exiftool documentation for more information.) So for example, to return the White Balance tag from the XMP data in the file, you would specify:
{Exiftool:xmp:whitebalance}
Create File Listing has been enhanced
-This function now has a menu to choose for the file listing one of the user-defined Details Columns presets, or the current Details View layout
-The function now allows changing of the delimiter character
This is a very helpful enhancement for those that use the File Listing function. Using Details View or a preset is now the easiest way to create the format for file listing reports, as it allows easier insertion or reordering of new columns.
There are many other nice enhancements, based on a lot of user feedback:
-Many more fields are available in the Details view. All EXIF, IPTC, and XMP fields are available.
For the first time, any field or tag available in XnViewMP can be a column in Details view. Everything is sortable, and this means all fields are also available in the file listing.
-Improved EXIF Metadata Editing
There is a new "Edit EXIF" function available from the Metadata menu, to allow you to visually edit common EXIF metadata.
One note about "Edit EXIF": The checkboxes by the date fields will enable the writing of dates to a file that does not have the date field. If you leave them unchecked, the fields will not be added.
Catalog Filter Improvements
-Any Tree in the catalog filter can be individually hidden if you don't need it. Click the gear/settings button in the top-right corner of the Catalog Filter pane.
-Scope and match mode of the catalog filter are now visible instead of hidden behind a menu
-Counts are now available for more nodes in the Catalog Filter, like Color or Rating. Counts will update when tags are changed or items added or removed from the catalog.
-Counts on the Properties (EXIF) tree will now update when changing scope between Global and Current Folder.
-Counts can be right-aligned by use of the hidden option:
[Browser]
catAlignRight=true
Layout improvements
Any layout can now be made into a filmstrip-style layout. Create a layout based on any of the preconfigured layouts, and make your browser 1 thumbnail tall (or wide, for vertical filmstrips), and save the layout. Now edit the layout#.dat file corresponding to your layout: A=1,B=2,C=3,D=4,E=5. In the [Browser] section, you can add a line:
scrollDirection=
The possible values are -1, 0, or 1 for -1=default, 0=horizontal, 1=vertical.
So scrollDirection=0 will change the browser to horizontal scroll.
Save your edit to the layout#.dat file, and then in XnViewMP, reload the layout to activate the changes.
Thumbail Display Size (Thumbnail Scaling) is now saved and restored with a Saved Layout. This is the size of the displayed thumbnail, set with the toolbar slider, or View->Thumbnail Size. This allows you to have different saved layouts with different thumbnail sizes appropriate to the size of the browser pane.
-Additional User Interface Updates
-Sessions (open tabs) can be manually loaded/saved with File->Session
-In the metadata menu, Tag/Untag has been changed to Check/Uncheck for clarity.
-The "Edit Metadata" function has been renamed "Add/Replace Metadata" for clarity
-Indentation of the tree in the Folders panel can be adjusted with a hidden setting:
[%General]
treeIndentation=18
18 is the default, but can be increased or decreased to your preference.
A long post, but there are a lot of enhancements!
With the excellent new Details View enhancements, for the first time in XnViewMP you can easily view all the information about your files at once. Metadata is also a lot more accessible than before. And there are Layout and Interface improvements that people have been asking for.
Hopefully everyone will find something that they really like in this new update.