WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

English support forum

Moderators: white, Hacker, petermad, Stefan2

User avatar
Stefan2
Power Member
Power Member
Posts: 4132
Joined: 2007-09-13, 22:20 UTC
Location: Europa

WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Stefan2 »

WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type


Content Plugins can be used to provide file meta data or details for use in Search, User defined Columns or in MultiRename-Tool.
Inhaltsplugins können verwendet werden, um Dateiinhalte und -Details für die Suche, Benutzerdefinierte Spalten und das MultiUmbenennTool zur Verfügung zu stellen.


Which Content Plugin can you recommend for a specific file type?
Welches Inhaltsplugin kannst du für einen speziellen Dateityp empfehlen?

Like usage for:


Audio/MP3/ID3-tag:
MP3 ID3 - mp3tag https://www.mp3tag.de/tc.html (dgroeser)
MP3 ID3 - AudioInfo https://totalcmd.net/plugring/AudioInfo.html (rsa)
ShellDetails (tuska)
ShellDetails everything windows explorer displays (sqa_wizard)
MediaInfoWDX for multiple kind of media (audio, video) (sqa_wizard)
Mediainfo.wdx: (see video/audio metadata detailed information) - content plugin
wdxtaglib at totalcmd.net: https://totalcmd.net/plugring/wdxtaglib.html  (elgonzo)
wdxtaglib here in the forum: https://ghisler.ch/board/viewtopic.php?p=145149  (elgonzo)
http://totalcmd.net/plugring/AudioInfo.html  (elgonzo)
nsp wrote: 2020-11-25, 13:12 UTC AS said, you can use any of the following :
  • wdxTaglib Just pick the Zip unless you want to compile.
  • Shell Details Swiss Knife of content plugins, it expose same data as Explorer in advanced properties.



Photo/Foto/Image/Picture/Thumbnails/EXIF:
Imagine (Lister plugin for viewing img files) - viewtopic.php?p=91813#p91813
JPG - Exif-Plugin Exif 2.3 (norfie²)
JPG - Exif-Plugin Exif 2.5 (tuska)
ImageMetaData (set/edit EXIF/IPTC/XMP-metadata and Comment of image files by Exiv2 lib) content plugin
ShellDetails (tuska)
Mediainfo.wdx: (see video/audio metadata detailed information) - content plugin

ImgSize Content Plugin by J.Bl (Bleichroth)
Columns Width, Height, Pixel, Diagonal, Orientation, Size, Aspect ratio, Bpp, Dpi
Formats JPG GIF BMP PNG TIFF PSD PCX EPS/PS
Purpose Sorting images by size, showing image size below thumbnails..


Anzeige von webp-Bildern / Thumbnail-Darstellung >> https://ghisler.ch/board/viewtopic.php?p=389558#p389558



Video/Movie/MP4:
ShellDetails (tuska)
Mediainfo.wdx: (see video/audio metadata detailed information) - content plugin

Example/Beispiel:
Aufnahmedatum ("Medium erstellt") der Datei "presents.mp4"
--> Umbenannt in "2015.03.09 17.44.50_presents_25.000_1920x1080_00.00.04.mp4"

Code: Select all

[=shelldetails.Medium erstellt]			--> 19.10.2016 20:30
[=shelldetails.Medium erstellt.Y.M.D h.m.s]	--> 2016.10.19 20.30.39

[=shelldetails.Medium erstellt.Y.M.D h.m.s]_[N]_[=mediainfo.frame rate]_[=mediainfo.frame size]_[=mediainfo.duration.h.m.s]


Office/DOC/PDF:
PDF - xPDFSearch-Plugin (norfie²)
ShellDetails (tuska)



File/Folder/System:
generic File-Size, File-Count - DirSizeCalc-Plugin (norfie²)
ShellDetails (tuska)

"LotsOfHashes plugin by Gamrasni Ariel" https://totalcmd.net/plugring/LotsOfHashes.html
LotsOfHashes is able to calculate and display hash values for any file. CRC32 MD5 SHA2 256 +++



Text/RegEx:
Text/Regex and many other .... PCREsearch viewtopic.php?t=38098#p270533 (Ovg)




Execute script and use result:
WinScript Advanced 1.7 https://totalcmd.net/plugring/WinScriptAdv.html (Ovg)
Hier im Forum: viewtopic.php?t=44032

Script Content Plugin 0.2.0.2 by 'Lev Freidin: http://totalcmd.net/plugring/script_wdx.html
Hier im Forum: viewtopic.php?t=8615




..../...:


Check out >> A long list TC Lister Plugins >> http://totalcmd.net/directory/lister.html


petermad wrote: 2017-04-10, 17:36 UTC
Also, how about a viewer for TTF?
64- and 32-bit:
http://totalcmd.net/plugring/akfont.html

32-bit only:
http://totalcmd.net/plugring/TTFviewer.html
http://totalcmd.net/plugring/font.html


jvh wrote: 2017-04-10, 21:27 UTC My favorites:

pdf = sLister + SumatraPDF (portable version)
MS Office = uLister (but I use unofficial version 4.0.0.1 - see here)
raster, vector = IrfanView
cad = uLister / CADView (Shareware)
ttf = AKFont
Multimedia = MMedia (but I use unofficial version 2.6.2.1 - see here)
exe, dll, ... = FileInfo
ico, icl, ... = ICLView
lnk = LinkInfo
Syntax highlight = TotalHLT / Syn2 (part of SynWrite, 32-bit only)


sLister + SumatraPDF
I use modified version of sLister plugin 32+64 bit in the same folder. It is 'dirty patch' because slister.wlx64 is directly edited with Hex editor, but it works (or you can edit source files and re-compile) ;-).

Code: Select all

slister.wlx64 (v1.1.2.0 / size 59904 b)
Address:       Old byte        New byte   
AC0A           65              36
AC0C           72              34
Difference: s.l.i.s.t.e.r...i.n.i  -> s.l.i.s.t.6.4...i.n.i 

AC44           65              36
AC46           72              34
Difference: s.l.i.s.t.e.r...i.n.i  ->  s.l.i.s.t.6.4...i.n.i 

AC66           50              58
AC68           44              36
AC6A           46              34
Difference: S.u.m.a.t.r.a.P.D.F...e.x.e  ->  S.u.m.a.t.r.a.X.6.4...e.x.e 

ACA9           50              58
ACAA           44              36
ACAB           46              34
Difference: S.u.m.a.t.r.a.P.D.F...e.x.e  ->  S.u.m.a.t.r.a.X.6.4...e.x.e 

New ini filename for slister.wlx64 is now slist64.ini, it contains path to SumatraPDF 64-bit (eg. path=%COMMANDER_PATH%\Plugins\Wlx\SLister\SumatraX64.exe).
64-bit version of SumatraPDF.exe have to be renamed to SumatraX64.exe.




..../...:


...








WLX Lister plugins




Vorschaufenster ala Explorer || How-To zum Oracle "uLister Plugin" (pdf, xlsx, docx, ...)
https://ghisler.ch/board/viewtopic.php?p=339128#p339128
Hier eine detailliertere Anleitung zum Thema "uLister Plugin (wlx)".


Schnellansicht von PDF || How-To zum "sLister Plugin" (mit SumatraPDF)
https://ghisler.ch/board/viewtopic.php?p=411218#p411218
Hier eine detailliertere Anleitung zum Thema "sLister Plugin (wlx)".






  :?:
User avatar
norfie²
Power Member
Power Member
Posts: 986
Joined: 2006-02-10, 07:27 UTC

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *norfie² »

PDF - xPDFSearch-Plugin
JPG - Exif-Plugin
generic File-Size, File-Count - DirSizeCalc-Plugin
"War is evil, in so far as it makes more bad people than it takes away."
Immanuel Kant in "Perpetual Peace"
User avatar
Ovg
Power Member
Power Member
Posts: 756
Joined: 2014-01-06, 16:26 UTC

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Ovg »

It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
User avatar
Stefan2
Power Member
Power Member
Posts: 4132
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Stefan2 »

 
Any interest in updating that list? What is missing?

Which plugin do you use for which purpose?


Please help to collect which plugin to use for which issue. Help others to chose the right plugin for their need.

We could need this information from you:
Used for Extension/FiletypeGroup --- Plugin-Name --- Link to Download or Forum Page --- (Example usage ?)



Link to an older collection at hand?


 
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *tbeu »

Stefan2 wrote: 2020-03-23, 06:37 UTC  Any interest in updating that list? What is missing? 
Exif 2.3 is outdated and superseded by Exif 2.6 from 2020-03-13.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Thany
Senior Member
Senior Member
Posts: 292
Joined: 2003-09-30, 09:20 UTC
Location: Netherlands

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Thany »

Sorry to be mean, but this topic is yet another slightly loose collection of "useful" plugins (in inverted commas because it's highly opinionated, which is not good for a mostly unopnionated tool like TC).

What TC needs is a proper centralized plugin management system, much like VScode has. You can still install plugins downloaded from other sources, but plugins downloaded from the central repo are trusted, virus-checked, and can be installed at the click of a mousebutton. Such plugins should also be required to be opensource, because of the risk they pose. With that, be won't need topics like this, no matter how useful and well-intentioned.

It makes absolutely no sense to me that, in 2021 still, we have to gather plugins from the most obscure and untrustworthy websites and we are expected to trust our beloves files with them. An slight exaggeration of course, but it does make my point.
Total Commander 11 on Windows 10
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *petermad »

but plugins downloaded from the central repo are trusted, virus-checked, and can be installed at the click of a mousebutton
An who should certify and virus-check all these plugins? Programming Total Commander is a one-man project, so maintaining such a system would take unproportionally much time away from developing TC.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Usher »

Thany wrote: 2021-06-15, 13:49 UTCplugins downloaded from the central repo are trusted, virus-checked, and can be installed at the click of a mousebutton
So you volunteer to maintain such a repository, I assume?
Andrzej P. Wozniak
Polish subforum moderator
Thany
Senior Member
Senior Member
Posts: 292
Joined: 2003-09-30, 09:20 UTC
Location: Netherlands

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Thany »

Usher wrote: 2021-06-18, 11:05 UTC
Thany wrote: 2021-06-15, 13:49 UTCplugins downloaded from the central repo are trusted, virus-checked, and can be installed at the click of a mousebutton
So you volunteer to maintain such a repository, I assume?
What is there to maintain? I don't want yet another broomed-together list of plugins. I want it centralised within TC itself. I cannot do that, as long as TC remains closed source ;)

(btw, why do these quote tags not work? I just clicked the quote button on your post...)
Last edited by white on 2022-07-26, 15:04 UTC, edited 1 time in total.
Reason: Enabled BBCode so the quote tags work.
Total Commander 11 on Windows 10
User avatar
Hacker
Moderator
Moderator
Posts: 13052
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Hacker »

Thany,
You need to uncheck "Disable BBCode" in your post.

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
white
Power Member
Power Member
Posts: 4593
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *white »

Moderator message from: white » 2022-07-26, 15:06 UTC

Thany wrote: 2022-07-26, 14:42 UTC (btw, why do these quote tags not work? I just clicked the quote button on your post...)
I enabled BBCode in your post, so now they do work.
arko
Junior Member
Junior Member
Posts: 84
Joined: 2020-04-05, 06:41 UTC

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *arko »

Usher wrote: 2021-06-18, 11:05 UTC
Thany wrote: 2021-06-15, 13:49 UTCplugins downloaded from the central repo are trusted, virus-checked, and can be installed at the click of a mousebutton
So you volunteer to maintain such a repository, I assume?
How about Github or https://sourcehut.org/ ?
User avatar
Helix751
Senior Member
Senior Member
Posts: 228
Joined: 2004-06-16, 21:16 UTC

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *Helix751 »

Thany wrote: 2021-06-15, 13:49 UTC What TC needs is a proper centralized plugin management system
I agree with this. It's 2023 already and not few sw packages already include a centralized plugin repo system, with version control, network and in-app update and even descriptions and requirements. eg. Notepad++ does this quite well.

I also agree the virus and integrity-checks, and even trusting them is more than the developer may have the time or resources to do, but a simple disclaimer stating that "these plugins are developed and updated by third parties and Ghisler Co. cannot offer support or any warranties on the usage, results and the usual legal blah-blah".
Regards,
Sergio

TCmd license #12059
TC11.00x86/x64 | Win11 Pro
igarny
Junior Member
Junior Member
Posts: 58
Joined: 2023-01-26, 19:01 UTC

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *igarny »

Hey guys
I see you have sLister activated as a WDX Content plugin or is it only 2Stefan2...
pdf = sLister + SumatraPDF (portable version)
But on my system it is not registered so.
In my plugins I have it with WLX extension and only as Lister plugin
What do I do to make this registration?

Thanks!
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type

Post by *petermad »

2igarny
I see you have sLister activated as a WDX Content plugin
Hmm, where do you see that?
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply