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


Messages In This Thread
Thunar custom action for viewing a file's copyright or EXIF information. - by avj - 12-16-2015, 05:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)