I need a HEIC plugin for lister
Moderators: Hacker, petermad, Stefan2, white
I need a HEIC plugin for lister
Hey, can you give me a HEIC plugin for lister? I didn't find any, only using Irfanview. But i want to use it inside lister. Also i have faststone.
Re: HEIC plugin
Try and add *.heic to the Additional Irfanview/Xnview file types: https://madsenworld.dk/tcmd/heic.png
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: I need a HEIC plugin for lister
Or perhaps slister + sumatrapdf "support opening .heic image files (if Windows heic codec is installed)" https://www.sumatrapdfreader.org/docs/Version-history (haven't tried it)
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Re: I need a HEIC plugin for lister
Maybe there is any solultion without using external viewer?
Re: HEIC plugin
Should i use any parameter like %1 in the end of the path to xnview?petermad wrote: 2022-06-27, 18:52 UTC Try and add *.heic to the Additional Irfanview/Xnview file types: https://madsenworld.dk/tcmd/heic.png
Image: https://i.ibb.co/Z2mH6Wh/2022-06-27-14-16-56-Error.jpg
Re: I need a HEIC plugin for lister
Plugin PhotoViewer (wlx_PhotoViewer_Beta_1.zip) can show .HEIC files:
Source -> Download-Link --> wlx_PhotoViewer_0.16_Beta
Example:
wincmd.ini -> [ListerPlugins]
See also:
methodbyfiletype.png by petermad » 27.05.2022
Source -> Download-Link --> wlx_PhotoViewer_0.16_Beta
Example:
wincmd.ini -> [ListerPlugins]
Code: Select all
5=%COMMANDER_PATH%\Plugins\wlx\PhotoViewer\PhotoViewer.wlx
5_detect="MULTIMEDIA & ext="BMP"|ext="JPG"|ext="JPE"|ext="JPEG"|ext="JP2"|ext="J2K"|ext="PNG"|ext="GIF"|ext="TIF"|ext="TIFF"|ext="PSD"|ext="TGA"|ext="PCX"|ext="PCD"|ext="WMP"|ext="WMF"|ext="EMF"|ext="AAI"|ext="JXR"|ext="WDP"|ext="DICOM"|ext="DCM"|ext="WEBP"|ext="PBM"|ext="PPM"|ext="HEIC"|ext="DNG"|ext="RAW"|ext="CRW"|ext="CR2"|ext="NEF"|ext="ORF"|ext="ARW"|ext="DCR"|ext="MRW"|ext="NRW"|ext="PEF"|ext="RAF"|ext="SRF"|ext="X3F"|ext="MEF"|ext="SRW"|ext="3FR"|ext="MDC"|ext="RW2"|ext="ERF"|ext="MOS"|ext="KDC"|ext="SR2"|ext="CR3""
methodbyfiletype.png by petermad » 27.05.2022
Re: I need a HEIC plugin for lister
Whether you wnat to be able to use IrfanView or Photoviewer or Explorer Preview to see heic files you have to install the heic codec from Microsoft's App store: https://apps.microsoft.com/store/detail/heif-image-extensions/9PMMSR1CGPWG?hl=en-us&gl=US
Once you have installed this, you can view heic files without plugins by using the Explorer Preview. Press F3 on a heic file and then press 8 to open the file in Explorer Preview.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: I need a HEIC plugin for lister
2petermad
btw can you list here in text all your add.types? as for Irfanview/Xnview so and for multimedia types?Try and add *.heic to the Additional Irfanview/Xnview file types:
#146217 personal license
Re: I need a HEIC plugin for lister
IviewAdditionalTypes=*.icl *.ico *.ccx *.dds *.heic *.xcf *.rw2 *.svg *.wdp *.webp *.arw *.avifbtw can you list here in text all your add.types? as for Irfanview/Xnview so and for multimedia types?
MediaAdditionalTypes=*.flv *.vob *.pps *.mkv *.webm *.avif
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar