You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Thunar custom action for viewing a file's copyright or EXIF information.

Author (Read 6956 times)

0 Members and 1 Guest are viewing this topic.

Re: Thunar custom action for viewing a file's copyright or EXIF information.
« Reply #6 on: December 17, 2015, 09:52:02 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Using avj's custom action, I will be running this a lot :)
 

Re: Thunar custom action for viewing a file's copyright or EXIF information.
« Reply #5 on: December 17, 2015, 08:37:21 PM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
I just used

Code: [Select]
apt search exiftool
and installed all of perl packages it needed for exiftool to function properly in thunar.
« Last Edit: December 17, 2015, 08:41:45 PM by rokytnji »
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.
 

Re: Thunar custom action for viewing a file's copyright or EXIF information.
« Reply #4 on: December 17, 2015, 10:08:25 AM »
 

avj

  • Gold Level Poster
  • *******
  • 530
    Posts
  • Reputation: 110
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Pentium D 2.80GHz

  • MEMORY: 2Gb

  • VIDEO CARD: AMD/ATI RC410 Radeon Xpress 200/1100
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
 

Re: Thunar custom action for viewing a file's copyright or EXIF information.
« Reply #3 on: December 16, 2015, 07:33:37 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Thank you avj :)
 

Re: Thunar custom action for viewing a file's copyright or EXIF information.
« Reply #2 on: December 16, 2015, 01:26:26 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
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 :)

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)
 

Thunar custom action for viewing a file's copyright or EXIF information.
« Reply #1 on: December 16, 2015, 12:13:52 PM »
 

avj

  • Gold Level Poster
  • *******
  • 530
    Posts
  • Reputation: 110
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Pentium D 2.80GHz

  • MEMORY: 2Gb

  • VIDEO CARD: AMD/ATI RC410 Radeon Xpress 200/1100
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.  :)
« Last Edit: December 16, 2015, 04:46:35 PM by avj »
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section