LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thunar custom action for viewing a file's copyright or EXIF information.
#1
I have been looking for a while for a utility to view extra information from different file types. Things like copyright, version, size information in jpeg files, and found many utility programs that would view one type of file or another, but not several different types.  Today I found what I was looking for and thought I would share it with the community.  For this custom action to work you have to install a package named "libimage-exiftool-perl". Then create a new thunar custom action:

Open file manager by clicking the home folder icon on the panel.  From the file manager menu select "Edit", then click on "Configure custom actions", click the "+" icon on the right to add a new custom action fill the fields with the info below.

NAME: File Information

DESCRIPTION: Display extra file information.

COMMAND: exiftool %f | zenity --width=640 --height=480  --text-info --title="File Information"

On the "Appearance Conditions tab check all boxes except Directories, and then click "OK".

This will give a right click menu item in the file manager to view extra info on many different file types including windows .exe .dll files.

Hopefully this will be helpful to others looking for this information.
Maybe this could be added to LL if enough people find it useful.  Smile
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
Reply
#2
Nice one avj +1
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#3
Thank you avj Smile
Reply
#4
If anyone wants more information about exiftool, then check the following link it has information on the file types that can be viewed, written to, or edited with exiftool.

http://owl.phy.queensu.ca/~phil/exiftool/
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
Reply
#5
I just used

Code:
apt search exiftool

and installed all of perl packages it needed for exiftool to function properly in thunar.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Reply
#6
Using avj's custom action, I will be running this a lot Smile
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)