XNView 1.3.1 64-bit
Windows 10
File: https://www.dropbox.com/s/cqzqgcjzyh1s0 ... .HEIC?dl=0
HEIC -> JPG fails
Moderators: helmut, XnTriq, xnview, Dreamer
- crystalidea
- Posts: 17
- Joined: Fri Oct 15, 2021 1:21 pm
- Contact:
HEIC -> JPG fails
- Attachments
-
- sshot-582.png (16.14 KiB) Viewed 463 times
Re: HEIC -> JPG fails
You are using the guetzli jpeg encoder and not the standard jpeg encoder.
The guetzli encoder use the minimum quality level of 84% and is very slow for big files.
Further it uses much RAM for compressing picture files with high resolutions (e.g. camera/android/iphone pictures).
That could be the reason, why you can not use quality 80%.
Please use this one instead:
The guetzli encoder use the minimum quality level of 84% and is very slow for big files.
Further it uses much RAM for compressing picture files with high resolutions (e.g. camera/android/iphone pictures).
That could be the reason, why you can not use quality 80%.
Please use this one instead:
PC: Intel 8700k + Asus Z370-F + 16 GB RAM G.Skill + Asus RTX 3050 OC + Samsung SSD
OS: Windows 10 Pro 64bit 22H2 |
GFX: XnViewMP 1.8.7 | XN-View 2.52.0 | XnConvert 1.104.0 | Adobe Photoshop Elements 2024 | Elements XXL 11 | Paint.Net 5.1.7
OS: Windows 10 Pro 64bit 22H2 |
GFX: XnViewMP 1.8.7 | XN-View 2.52.0 | XnConvert 1.104.0 | Adobe Photoshop Elements 2024 | Elements XXL 11 | Paint.Net 5.1.7
- crystalidea
- Posts: 17
- Joined: Fri Oct 15, 2021 1:21 pm
- Contact:
Re: HEIC -> JPG fails
Thanks it worked!