Search found 96 matches
- Wed Mar 19, 2025 12:35 am
- Forum: MP - Suggestions
- Topic: lossless 90 rotation of .heic, .avif, .jxl
- Replies: 1
- Views: 596
Re: lossless 90 rotation of .heic, .avif, .jxl
- and jxl after that although not yet common it is AFAIK most advanced of these formats.
If the jxl was transcoded from an original jpg and the reconstruction is present, you can do jxl => jpg => rotate|flip => jxl.
This could be checked & automated by XnView or a script - I don't know if the ...
- Wed Feb 05, 2025 12:47 pm
- Forum: MP - Suggestions
- Topic: PNG compression - room to improve?
- Replies: 5
- Views: 2028
Re: PNG compression - room to improve?
oxipng is great, would be a lovely addition to a near perfect image handling tool (XnView that is :D ).
Concerning compression or optimizing tools - instead of integrating 'em into XnViewMP it might be feasible to add post-scripting capability - i.e. to run any script "cmd.exe yadayada.cmd ...
- Wed Feb 05, 2025 12:39 pm
- Forum: MP - Suggestions
- Topic: Add animated AVIF support
- Replies: 9
- Views: 13003
Re: Add animated AVIF support
For anyone looking to bridge the time until XnViewMP has animated avif support: The rather similar Nomacs does it (I'm using the Qt6 flavor) https://github.com/nomacs/nomacs
You can add additional image formats from some github repos, you just have to match the Qt version... using media autobuild ...
You can add additional image formats from some github repos, you just have to match the Qt version... using media autobuild ...
- Tue Jan 14, 2025 11:07 pm
- Forum: MP - Suggestions
- Topic: Add animated AVIF support
- Replies: 9
- Views: 13003
- Mon Nov 04, 2024 12:37 pm
- Forum: New
- Topic: 1.8.2: copy/move hangs with assigned, but disconnected network drive(s)
- Replies: 1
- Views: 1263
1.8.2: copy/move hangs with assigned, but disconnected network drive(s)
XnView: MP 1.8.2 - 64 bit
OS: Windows 64bit
If a network drive is assigned with a drive name like n: XnViewMP takes a long time before each copy/move operation ON OTHER DRIVES if the source of the network drive (or the network) is disconnected. Again, the source/move op doesn't have to do ANYTHING ...
OS: Windows 64bit
If a network drive is assigned with a drive name like n: XnViewMP takes a long time before each copy/move operation ON OTHER DRIVES if the source of the network drive (or the network) is disconnected. Again, the source/move op doesn't have to do ANYTHING ...
- Fri Dec 01, 2023 3:18 am
- Forum: New
- Topic: Subject: 1.6.2: JPEG-XL decoder needs update for 0.10 encoded images
- Replies: 2
- Views: 1118
Subject: 1.6.2: JPEG-XL decoder needs update for 0.10 encoded images
XnView: MP 1.6.2 - 64 bit
OS: Windows
The recent update to the development version of the JPEG-XL decoder is not backward compatible - to be specifiic, the older decoder has a bug that didn't matter up until now. Alas, all images encoded with 0.10 are not readable anyore, so the lib for XnViewMP ...
OS: Windows
The recent update to the development version of the JPEG-XL decoder is not backward compatible - to be specifiic, the older decoder has a bug that didn't matter up until now. Alas, all images encoded with 0.10 are not readable anyore, so the lib for XnViewMP ...
- Sat Oct 15, 2022 6:35 pm
- Forum: New
- Topic: 1.3.0: Custom image extensions and/or "Include" back-fordward navigation
- Replies: 3
- Views: 823
Re: 1.3.1: Broken back-fordward navigation for non-default image extensions
'include' can't be used for that. Try to disable 'Settings>File list>Recognize only by extension'?
I've disabled "Recognize only by extension" and the .vtx files (i.e. every extension which is an image) show up without adding the extension to the include list.
However, back-fordward navigation ...
- Sat Oct 01, 2022 12:41 pm
- Forum: New
- Topic: 1.3.0: Custom image extensions and/or "Include" back-fordward navigation
- Replies: 3
- Views: 823
1.3.0: Custom image extensions and/or "Include" back-fordward navigation
XnView: MP 1.3.0 - 64 bit
OS: Windows 10 64bit
I'm using an app which uses a custom image extension - .vtx are jpeg files with some custom metadata. I've added this extension to the "include" extension list, but navigation back/fordward (with cursor keys os the mouse wheel) when viewing an image ...
OS: Windows 10 64bit
I'm using an app which uses a custom image extension - .vtx are jpeg files with some custom metadata. I've added this extension to the "include" extension list, but navigation back/fordward (with cursor keys os the mouse wheel) when viewing an image ...
- Fri Aug 05, 2022 10:08 am
- Forum: Closed/Resolved
- Topic: Animated JPEG-XL
- Replies: 6
- Views: 1933
Animated JPEG-XL
Using XnViewMP 1.0 on x64 Windows (10), XnViewMP doesn't play animated jpeg-xl - it just shows the first frame.
This new image format is able to significantly reduce the size of animated gif clips, like this one: https://acegif.com/wp-content/gifs/the-end-1.gif ... attached in a zip file is the gif ...
This new image format is able to significantly reduce the size of animated gif clips, like this one: https://acegif.com/wp-content/gifs/the-end-1.gif ... attached in a zip file is the gif ...
- Wed Jul 15, 2020 10:04 pm
- Forum: MP - Suggestions
- Topic: Sort files by random order
- Replies: 4
- Views: 4370
Re: Sort files by random order
I made this suggestion back in April: https://newsgroup.xnview.com/viewtopic.php?f=60&t=40337
+1 I'm missing a Sort by->ranrdom, too - it would be nice to have a semi-static random image order without the constraints of the slideshow mode.
I'd use it for blind image selection (like getting ...
- Wed Jul 15, 2020 9:50 pm
- Forum: Retest
- Topic: patent free AVIF image format (AV1 key frame)
- Replies: 12
- Views: 18309
Re: patent free AVIF image format (AV1 key frame)
This problem is supposed to be fixed in XnView MP 0.96 . Please check and confirm the bug fix here.
I can confirm it's working on Win64 - thanks!
I tried yuv444 and yuv400 images with 8, 10 and 12 bit depth. Firefox and Chrome support .avif now, too.
There seems to be a bug with rgb lossless ...
- Sat Feb 15, 2020 3:28 pm
- Forum: Retest
- Topic: patent free AVIF image format (AV1 key frame)
- Replies: 12
- Views: 18309
Re: patent free AVIF image format (AV1 key frame)
The external decoder aomdec could be used just like other drop-in decoders ...
... current Windows build aomdec.exe:
https://ci.appveyor.com/project/marcomsousa/build-aom
... source code:
https://aomedia.googlesource.com/aom/+/refs/heads/master
ExifTool supports .avif by now, Browser support is ...
... current Windows build aomdec.exe:
https://ci.appveyor.com/project/marcomsousa/build-aom
... source code:
https://aomedia.googlesource.com/aom/+/refs/heads/master
ExifTool supports .avif by now, Browser support is ...
- Tue Dec 31, 2019 12:08 pm
- Forum: MP - Suggestions
- Topic: Do we have a move undo?
- Replies: 13
- Views: 5607
Re: Do we have a move undo?
+1 this happens to me a lot when sort-moving a lot of pictures, so undo would be great.Sirio wrote: Fri Oct 25, 2019 12:55 pm +1
I completely agree. It happen a lot of time to me.
I vote for a confirmation dialogue box for moving an coping by drag and drop.
- Sat Dec 28, 2019 1:03 pm
- Forum: Retest
- Topic: patent free AVIF image format (AV1 key frame)
- Replies: 12
- Views: 18309
Re: patent free AVIF image format (AV1 key frame)
*ping*
The avif is the still image format of av1, basically a modern webp (which is based on vp8). There is native support in recent Windows versions, but not in 1809 Enterprise builds or other older LTSC/LTSB versions.
https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)
=> Since av1 ...
The avif is the still image format of av1, basically a modern webp (which is based on vp8). There is native support in recent Windows versions, but not in 1809 Enterprise builds or other older LTSC/LTSB versions.
https://en.wikipedia.org/wiki/AV1#AV1_Image_File_Format_(AVIF)
=> Since av1 ...
- Sat Apr 20, 2019 8:17 pm
- Forum: MP - Suggestions
- Topic: animated webp
- Replies: 10
- Views: 10862
Re: animated webp
In comparison with QuickViewer (https://kanryu.github.io/quickviewer/), XnViewMP (I'm using Win10 x86 and x64) has a larger delay upon loading larger animated .gif files - this is more noticeable when flipping though files on a network drive. Quickviewer is simply faster/leaner, but this is by ...