I’ve talked about libnautilus-pr0n a bit over the last few days and I finally have something to show for it — a functional nautilus extension that will display the width/height of an image in the list-view.
It’s a 0.1 release, so there are bugs, but it works and seems to work well from my limited testing.
Go here to download the latest version.
tar zxvf nautilus-pr0n-0.1.tar.gz
cd nautilus-pr0n-0.1
./configure
make
sudo make install
Once installed, fire up Nautilus. First, View -> View as List, then View -> Visible Columns and select ‘Geometry Info’. That’s it.