Search found 13 matches

by LigH
Sun Apr 28, 2024 1:39 pm
Forum: New
Topic: Guetzli JPEG Encoder does not work
Replies: 8
Views: 2108

Re: Guetzli JPEG Encoder does not work

Thank you for this remark, I will need to get to know more about it, and I already have a guess who might know more...

Just one quick question: Is it decoder compatible to JPEG or does it require JPEG-XL format and decoders?
by LigH
Sat Apr 27, 2024 3:42 am
Forum: New
Topic: Guetzli JPEG Encoder does not work
Replies: 8
Views: 2108

Re: Guetzli JPEG Encoder does not work


Multi-threading support would make it more attractive.


There is now a heavily parallelized version, supporting CUDA on Nvidia GPUs, alternatively OpenCL, and there is even a multithreaded C routine fallback.

A version with pre-enebled auto mode is attached to: https://github.com/doterax ...
by LigH
Mon Jan 15, 2024 11:32 am
Forum: XnConvert
Topic: XnConvert for Android
Replies: 11
Views: 23174

Re: XnConvert for Android

Would you be able to add this choice to the save function of the edit view? Saving e.g. a cropped text in a screenshot as JPEG often adds visible artifacts.
by LigH
Sun Jan 14, 2024 3:02 pm
Forum: XnConvert
Topic: XnConvert for Android
Replies: 11
Views: 23174

Re: XnConvert for Android

I don't see where. At the bottom there are only editing features: Scale, crop, rotate, mirror.

Do I miss an update? App Info reports version 1.66.
__

PS: I noticed that there is a convenient popup with file formats and even a quality slider when you (batch) convert files directly in the directory ...
by LigH
Sat Jan 13, 2024 7:12 am
Forum: XnConvert
Topic: XnConvert for Android
Replies: 11
Views: 23174

Re: XnConvert for Android

Is saving the editing result (cropping, scaling) in any other format than JPEG only supported in the Pro version? Sometimes I would prefer PNG instead.

I could not find any option to select a file format to be used when pressing the button in the top right corner that resembles a "Download" icon ...
by LigH
Wed Nov 04, 2020 1:57 pm
Forum: NConvert
Topic: Update NConvert format coverage to XnViewMP niveau?
Replies: 2
Views: 1154

Re: Update NConvert format coverage to XnViewMP niveau?

True ... if I put nconvert.exe into the folder of XnConvert, it supports more formats; even more if I put it into the folder of XnViewMP.
by LigH
Tue Nov 03, 2020 7:58 am
Forum: NConvert
Topic: Update NConvert format coverage to XnViewMP niveau?
Replies: 2
Views: 1154

Update NConvert format coverage to XnViewMP niveau?

Will NConvert (and XNConvert) support all formats supported by XnViewMP too? I noticed that AVIF is missing there yet. I guess it is related to formats requiring add-on DLLs?
by LigH
Wed Jun 29, 2016 12:42 pm
Forum: Classic - Bug Reports
Topic: XnView 2.36 crashes pressing Tab in image view
Replies: 6
Views: 991

Re: XnView 2.36 crashes pressing Tab in image view

Well, something has to catch that event, or really nothing would happen...
by LigH
Wed Jun 29, 2016 11:36 am
Forum: Classic - Bug Reports
Topic: XnView 2.36 crashes pressing Tab in image view
Replies: 6
Views: 991

Re: XnView 2.36 crashes pressing Tab in image view

Windows 7 SP1 Ult. 64bit, German

What should happen instead when I press Tab in image view mode?
by LigH
Wed Jun 29, 2016 10:32 am
Forum: Classic - Bug Reports
Topic: XnView 2.36 crashes pressing Tab in image view
Replies: 6
Views: 991

Re: XnView 2.36 crashes pressing Tab in image view

Reliably.

Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: xnview.exe
Anwendungsversion: 2.36.0.0
Anwendungszeitstempel: 5723bd2b
Fehlermodulname: xnview.exe
Fehlermodulversion: 2.36.0.0
Fehlermodulzeitstempel: 5723bd2b
Ausnahmecode: c0000090
Ausnahmeoffset: 0006c65a ...
by LigH
Tue Jun 28, 2016 2:55 pm
Forum: Classic - Bug Reports
Topic: XnView 2.36 crashes pressing Tab in image view
Replies: 6
Views: 991

XnView 2.36 crashes pressing Tab in image view

I navigate to a directory with several images (e.g. JPG or PNG), press ENTER to look at one image, then press Tab ... XnView crashes with an MS AppCrash dialog.
by LigH
Tue Jun 22, 2010 6:30 am
Forum: Classic - Bug Reports
Topic: XnView crashes on non-power-of-2 DDS
Replies: 1
Views: 565

XnView crashes on non-power-of-2 DDS

Usually, DDS images should have a pair of power-of-2 dimensions. They don't need to be squared, e.g. 512x128 is suitable too. But power-of-2 sizes are very recommendable to support MipMaps down to 1x1 pixels.

Unfortunately, DDS images with non-power-of-2 sizes do exist. And one of them makes XnView ...
by LigH
Thu Mar 15, 2007 9:10 am
Forum: Classic - General Support
Topic: High resolution WMF import - how to set up the resolution?
Replies: 2
Views: 1132

High resolution WMF import - how to set up the resolution?

Greetings everyone.

I enjoy the feature to import WMF vector drawings in a high resolution, checking the option in the "Read - WMF" option dialog register.

Unfortunately, I cannot set which resolution I want to get. Importing a sheet filling drawing results in XXXX:YYYY pixels at 1000 dpi, this is ...