How to show the image dimensions in the BRU file list

Bulk Rename Utility How-To's

How to show the image dimensions in the BRU file list

Postby Admin » Fri Apr 02, 2021 12:32 am

To show the image dimensions in the BRU file list, set the content of the custom column to :

Code: Select all
<(#System.Image.HorizontalSize)> x <(#System.Image.VerticalSize)>


The content of the custom column can be set from the menu: Display Options > List > Set Content of Custom Column

Also make sure that the option Renaming Options > ID3 / Exif Data / File Properties > Extract Windows File Properties is enbled.

The symbol # before the property names System.Image.HorizontalSize and System.Image.VerticalSize converts the values to a number.
Admin
Site Admin
 
Posts: 2343
Joined: Tue Mar 08, 2005 8:39 pm

Return to How-To


cron