HEIC -> JPG fails

*** Please report new bugs here! ***

Moderators: xnview, Dreamer

User avatar
crystalidea
Posts: 17
Joined: Fri Oct 15, 2021 1:21 pm

HEIC -> JPG fails

Post by crystalidea »

XNView 1.3.1 64-bit
Windows 10



File: https://www.dropbox.com/s/cqzqgcjzyh1s0 ... .HEIC?dl=0
You do not have the required permissions to view the files attached to this post.
User avatar
masterjp
Posts: 478
Joined: Fri Feb 13, 2009 4:37 pm
Location: Duesseldorf, Germany

Re: HEIC -> JPG fails

Post by masterjp »

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:
Clipboard 1.png
PC: Intel 8700k + Asus Z370-F + 48 GB RAM Corsair+G.Skill + Asus RTX 3050 OC + Samsung SSD
OS: Windows 11 Pro 64bit 25H2 |
GFX: XnViewMP 1.10.5 | Adobe Photoshop Elements 2024 | Elements XXL 11 | Paint.Net 5.1.12
User avatar
crystalidea
Posts: 17
Joined: Fri Oct 15, 2021 1:21 pm

Re: HEIC -> JPG fails

Post by crystalidea »

Thanks it worked!