Confirmed, both files work normally here too with the HEIF plugin v0.0.1. As stated above by nyam, all issues are fixed with the new HEIF plugin v0.0.2.petermad wrote: 2023-09-10, 00:11 UTC 2deus-ex
Maybe it is just my avi and mkv samples, could you try if your Imagine tries to open these two files:
Imagine (Lister plugin for viewing img files) v. 1.9.0 (Apr 12 2025)
Moderators: Hacker, petermad, Stefan2, white
Re: Imagine (Lister plugin for viewing img files) v. 1.1.6 (Aug 11 2023)
Re: Imagine (Lister plugin for viewing img files) v. 1.1.6 (Aug 11 2023)
I can confirm that with HEIF plugin v. 0.0.2 it is no longer necessary to exclude .mp4, .mov, .m4v, and .m4a files in TC's detect string for Imagine 

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: Imagine (Lister plugin for viewing img files) v. 1.1.6 (Aug 11 2023)
2nyam
Any other means to contact you by e-mail? A note I sent to nyam@nyam.pe.kr just bounced back with the error message "user is over quota".
You get too much fan mail, I guess?
EDIT: I just used a different e-mail contact referenced on nyam's website.
Any other means to contact you by e-mail? A note I sent to nyam@nyam.pe.kr just bounced back with the error message "user is over quota".
You get too much fan mail, I guess?

EDIT: I just used a different e-mail contact referenced on nyam's website.
Last edited by deus-ex on 2023-09-10, 17:46 UTC, edited 1 time in total.
Re: Imagine (Lister plugin for viewing img files) v. 1.1.6 (Aug 11 2023)
nyam,
Thank you, the new HEIF plugin fixes the behavior.
Roman
Thank you, the new HEIF plugin fixes the behavior.
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.
Re: Imagine (Lister plugin for viewing img files) v. 1.1.7 (Sep 04 2023)
Version 1.1.7 has been silently updated Sep 10 2023 - the .dll file and two language files has been updated. https://www.nyam.pe.kr/dev/imagine/#download
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: Imagine (Lister plugin for viewing img files) v. 1.1.7 (Sep 04 2023)
2nyam
Can you add support for JPEG-XL (jxl), please? Even the reading of it will be enough for first time.
Can you add support for JPEG-XL (jxl), please? Even the reading of it will be enough for first time.
Ukrainian Total Commander Translator. Feedback and discuss.
Re: Imagine (Lister plugin for viewing img files) v. 1.1.7 (Sep 04 2023)
Download new v1.1.8 and JPEG XL format plugin (JXL).MaxX wrote: 2023-09-10, 19:47 UTC 2nyam
Can you add support for JPEG-XL (jxl), please? Even the reading of it will be enough for first time.
https://www.nyam.pe.kr/dev/imagine/#download
Hope this helps.
Re: Imagine (Lister plugin for viewing img files) v. 1.1.7 (Sep 04 2023)
2nyam
Uau!
We are so happy to see you here!
Btw could you also bring some light on the problems with ICC profiles inside the images?
main test pic there is http://regex.info/i/cs/JF7_108453-FunkyRGB.jpg
Uau!
We are so happy to see you here!
Btw could you also bring some light on the problems with ICC profiles inside the images?
Example - http://regex.info/blog/2012-03-27/1964if a certain ICC-profile is embedded in the body of the photo, then Imagine needs to display colors and saturation when viewing this photo, taking into account the data from this profile! Otherwise, it may turn out to be nonsense pic.
And there are three pictures on the site showing it clearly. {see the link below}
A normal photo is how we should see a person, an abnormal photo is THAT how viewer programs show this photo WITHOUT support of the ICC-profile in parsing code. And the third photo - actually a photo with an embedded ICC-profile record - for testing the capabilities of viewer programs.
For example, in any modern browser, the first and the second photos should look exactly the same, because in browser's code, this support have been implemented a long time ago in order to follow the web design standards.
main test pic there is http://regex.info/i/cs/JF7_108453-FunkyRGB.jpg
#146217 personal license
Re: Imagine (Lister plugin for viewing img files) v. 1.1.8 (Sep 17 2023)
2All
how do you use the Imagine.wcx?
give me some examples for [PackerPlugins]
how do you use the Imagine.wcx?
give me some examples for [PackerPlugins]
OS: Win10 | TC: latest x64
Re: Imagine (Lister plugin for viewing img files) v. 1.1.8 (Sep 17 2023)
2KozakMak
First you have to register imagine as a Packer plugin.
Add this to the [PackerPlugins] section in your windmc.ini:
And this to your [PackerPlugins64] section:
If you already have en exts line then add gif* to the line.
Restart TC, now if you have an animated gif file, you can press Ctrl+PgDn on the file and it will show all the images inside the gif file
First you have to register imagine as a Packer plugin.
Add this to the [PackerPlugins] section in your windmc.ini:
Code: Select all
gif=327,%COMMANDER_PATH%\PLUGINS\wlx\Imagine\Imagine.wcx
Code: Select all
exts=gif*
Restart TC, now if you have an animated gif file, you can press Ctrl+PgDn on the file and it will show all the images inside the gif file
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: Imagine (Lister plugin for viewing img files) v. 1.1.7 (Sep 04 2023)
I have already been considering applying for the ICC profile.AntonyD wrote: 2023-09-17, 07:47 UTC 2nyam
Uau!
We are so happy to see you here!
Btw could you also bring some light on the problems with ICC profiles inside the images?Example - http://regex.info/blog/2012-03-27/1964if a certain ICC-profile is embedded in the body of the photo, then Imagine needs to display colors and saturation when viewing this photo, taking into account the data from this profile! Otherwise, it may turn out to be nonsense pic.
And there are three pictures on the site showing it clearly. {see the link below}
A normal photo is how we should see a person, an abnormal photo is THAT how viewer programs show this photo WITHOUT support of the ICC-profile in parsing code. And the third photo - actually a photo with an embedded ICC-profile record - for testing the capabilities of viewer programs.
For example, in any modern browser, the first and the second photos should look exactly the same, because in browser's code, this support have been implemented a long time ago in order to follow the web design standards.
main test pic there is http://regex.info/i/cs/JF7_108453-FunkyRGB.jpg
But I can't promise when it will be implemented, and it may not be implemented.
This is also related to the fact that I do not use an ICC profile.
Re: Imagine (Lister plugin for viewing img files) v. 1.1.8 (Sep 17 2023)
2petermad
besides .gif - what other formats can be used?
2nyam
does jpg lossless supported?
besides .gif - what other formats can be used?
2nyam
does jpg lossless supported?
OS: Win10 | TC: latest x64
Re: Imagine (Lister plugin for viewing img files) v. 1.1.8 (Sep 17 2023)
2nyam
Could you please be so kind to somehow reorder the plugins list on your download page in a way that would reflect their release/update dates flow?
Could you please be so kind to somehow reorder the plugins list on your download page in a way that would reflect their release/update dates flow?
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Re: Imagine (Lister plugin for viewing img files) v. 1.1.8 (Sep 17 2023)
2KozakMak
Well, once you have registered it for gif files, Ctrl+PgDn on any image file supported by Imagine is opened as an archive, but so far I have unly seen multipel images in gif files.
I would have expected it to work with .ico files and multipage .tif files, where Imagine wlx shows the additional images, but it doesn't seem to work for these formats.
Well, once you have registered it for gif files, Ctrl+PgDn on any image file supported by Imagine is opened as an archive, but so far I have unly seen multipel images in gif files.
I would have expected it to work with .ico files and multipage .tif files, where Imagine wlx shows the additional images, but it doesn't seem to work for these formats.
Imagine has a tool in the it's menu under "Tools" -> "JPEG Lossless Transformation CTRL+Q" that can flip and rotate jpg images lossless.does jpg lossless supported?
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: Imagine (Lister plugin for viewing img files) v. 1.1.8 (Sep 17 2023)
I assume that it can be used with every image format which can contain multiple frames/images and/or can be animated. TIF is definitely one of them, maybe it works with APNG (animated PNG) and MNG (Multiple-Image Network Graphics). Since Imagine supports ANI (animated cursor), ICL (icon library) and ICO (icon) it will probably work there as well. I'm quite certain there are other formats. However, I don't know if Imagine will open any of these as an archive properly.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror