Search found 3706 matches

by cday
Thu Apr 04, 2024 6:32 pm
Forum: MP - Suggestions
Topic: Idea: Keep being awesome!
Replies: 1
Views: 156

Re: Idea: Keep being awesome!

I don't know how many developers work on XnView... Actually only one, Pierre... :wink: ... but I updated to 1.7 today, so I started reading reading the changelog. I don't know how you keep putting out these updates, they're always full of really useful features (the stable diffusion stuff helps me ...
by cday
Thu Apr 04, 2024 12:17 pm
Forum: MP - General Support
Topic: Run a saved slideshow
Replies: 2
Views: 168

Re: Run a saved slideshow

I have only recently come to the slideshow function of XnView, though I have run slideshows in other softwares over the years. In the music context, I prepare a set of slides of bits of a score, and then run the slideshow at an appropriate speed to give me a scrolling display to play from. I can no...
by cday
Wed Apr 03, 2024 12:34 pm
Forum: Classic - Suggestions
Topic: Status Bar
Replies: 1
Views: 96

Re: Status Bar

+1
by cday
Tue Apr 02, 2024 7:58 pm
Forum: Classic - General Support
Topic: Error opening file <path> if path contains Turkish chars
Replies: 9
Views: 2745

Re: Error opening file <path> if path contains Turkish chars

The problem is not present on earlier versions of Windows, like on Windows 7, it is fine. Only present with Windows 11 (haven't tried Windows 10). It must be a bug with XnView Classic itself on newer versions of Windows like 11. An XnView Classic update some time back was intended to increase Unico...
by cday
Tue Apr 02, 2024 6:56 am
Forum: New
Topic: Navigation in Viewer is broken (Linux)
Replies: 7
Views: 294

Re: Navigation in Viewer is broken (Linux)

If I double-click 2.jpg to open it up in the viewer, then I navigate to "next image"... Instead of this ( expected ): 2.jpg -> 3.jpg -> 4.jpg -> 5.jpg ... This is what happens ( unexpected ): 2.jpg -> 1.jpg -> 3.jpg -> 4.jpg ... In the browser, try setting View > Sort by > Name -- Ascending and the...
by cday
Mon Apr 01, 2024 5:09 pm
Forum: New
Topic: Navigation in Viewer is broken (Linux)
Replies: 7
Views: 294

Re: Navigation in Viewer is broken (Linux)

winnylinny wrote: Mon Apr 01, 2024 4:24 pm
xnview wrote: Mon Apr 01, 2024 2:42 pm which sort order do you use?
Do you mean in the Browser? I don't use the Browser. I double-click on a file to open it up in the Viewer.
I think the sort order set in the browser determines the order in which files are loaded when stepping through images in the viewer?
by cday
Mon Apr 01, 2024 12:41 pm
Forum: Classic - General Support
Topic: Error opening file <path> if path contains Turkish chars
Replies: 9
Views: 2745

Re: Error opening file <path> if path contains Turkish chars

The answer is to use XnView MP which has full Unicode support; whether foreign characters display correctly or not in XnView Classic depends on the locale set on the computer used.

Please see this earlier post.
by cday
Wed Mar 27, 2024 7:42 am
Forum: MP - Suggestions
Topic: Viewer - Fullscreen: add "close window" button
Replies: 9
Views: 338

Re: Viewer - Fullscreen: add "close window" button

LuggasDerSalzige wrote: Wed Mar 27, 2024 7:31 am It would be great, if the "close window" button in the top-right corner could still be accessed inside fullscreen mode.
Like IrfanView does it, where you could exit the program very quickly by clicking the invisible X button.
The X button appears when the cursor is moved over that area?
by cday
Wed Mar 27, 2024 7:15 am
Forum: Closed/Resolved
Topic: jpegli - new and clever jpeg encoder
Replies: 31
Views: 2080

Re: jpegli - new and clever jpeg encoder

Some basic and rather surprising information on Guetzli in the Wikipedia Guetzli entry: o Guetzli is resource-intensive, requiring orders of magnitude more processing time and random-access memory than other JPEG encoders; o Guetzli supports only the top of JPEG's quality range (quantizer settings 8...
by cday
Thu Mar 21, 2024 7:29 am
Forum: New
Topic: I cant open some TIFF images
Replies: 1
Views: 217

Re: I cant open some images

This is the file information for one file:

Screenshot from 2024-03-21 07-24-43.png

Presumably not a supported TIFF variant?
by cday
Mon Mar 18, 2024 8:02 pm
Forum: Closed/Resolved
Topic: jpegli - new and clever jpeg encoder
Replies: 31
Views: 2080

Re: jpegli - new and clever jpeg encoder

Guetzli can't do anything but 1x1,1x1,1x1. If the ouput is different it isn't a guetzli file. Right, I misread your post, if it should use 1x1,1x1,1x1 sub-sampling, presumably because overall that is optimal for outputting small files of acceptable quality, but doesn't in your tests then you are re...
by cday
Mon Mar 18, 2024 5:10 pm
Forum: Closed/Resolved
Topic: jpegli - new and clever jpeg encoder
Replies: 31
Views: 2080

Re: jpegli - new and clever jpeg encoder

Saving a jpg file as "JPG - Guetzli" in XnView MP uses the long time the guetzli encoder needs but saves a different file. Guetzli has always sub-sampling 1x1,1x1,1x1 but when i just tried it creates a sub-sampling 2x2,1x1,1x1 file with the size of the default jpg encoder. I believe that JPG - Guet...
by cday
Mon Mar 18, 2024 1:30 pm
Forum: Closed/Resolved
Topic: jpegli - new and clever jpeg encoder
Replies: 31
Views: 2080

Re: jpegli - new and clever jpeg encoder

I would like to use the JPEG LI Encoder in XnViewMP preferred for batch conversions. A further 'export to JPEG-LI' entry in file menu is not required. Later you can add it in XnConvert, too. The JPEG LI encoder (cjpegli.exe executeable file) needs a special uncompressed picture file format (e.g. PN...
by cday
Mon Mar 18, 2024 12:44 pm
Forum: MP - General Support
Topic: Guetzli JPEG from Google
Replies: 27
Views: 6528

Re: Guetzli JPEG from Google

I'm not talking about Classic. Mine is MP There were no default Guetzli in XnViewMP I installed it as I described in previous message, from Intsruments/Tools > Plugins... menu. Right, it seems to have been removed, it was causing frequent problems and there are I think better options available now,...
by cday
Sun Mar 17, 2024 10:08 pm
Forum: MP - General Support
Topic: Guetzli JPEG from Google
Replies: 27
Views: 6528

Re: Guetzli JPEG from Google

Guetzli is installed by default in XnView MP, I don't know about XnView Classic. But be warned that Guetzli is only suitable for minimising the filesize of small images, conversion time increases very rapidly as image dimensions increase, making its use normally impractical, and that there is a JPEG...