Low Quality Thumbs for High Res Images

Things you’d like to miss in the future...
jdev21
Posts: 45
Joined: 08 Oct 2014 22:13

Low Quality Thumbs for High Res Images

Post by jdev21 »

I have many images 40mp and 70mp (7216x5412++) which are very high quality and resolution. When XYPlorer creates thumbnails for these images, they look terrible. I don't know exactly where the cut off is for resolution and quality degradation but all of my smaller images produce great looking thumbs.
Windows explorer creates normal thumbnails for these high res images but they take a long time.

add: I have also tried changing from smooth to crisp quality and refreshing the thumbnails but its mostly the same.

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

Currently there is an internal limit of 6016 x 4016 pixels for high quality thumbs. I added this because there had been errors with high quality at larger sizes in the past.

Several solutions are possible:

a) remove any limit

b) raise the limit (e.g. to 7216x5412)

c) add a tweak to disable the limit

d) add a tweak to define the limit

Hm?

PeterH
Posts: 2785
Joined: 21 Nov 2005 20:39
Location: Germany

Re: Low Quality Thumbs for High Res Images

Post by PeterH »

Not (yet?) affected.

But my thoughts:
- do d) (most flexible, tweak-info with hint to possible problems)
- maybe additional think about b) (if without expected problems)
Win11 Pro 223H2 Gerrman

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

Actually I just made some tests with 7216x5412 thumbnails and they look very good here. I hardly see a difference between the various thumbs qualities.

So, uhm, I suspect the problem is somewhere else. Not enough RAM, maybe?
Attachments
7216x5412_thumbs.png
7216x5412_thumbs.png (143.15 KiB) Viewed 2261 times

Stef123

Re: Low Quality Thumbs for High Res Images

Post by Stef123 »

admin wrote:Actually I just made some tests with 7216x5412 thumbnails and they look very good here.
May be loosely related to what we call "halo effect" in the consulting business. :wink: Attractiveness and other favorable perk parameters influence the perception of a problem towards a more positive bias.

highend
Posts: 13433
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Low Quality Thumbs for High Res Images

Post by highend »

I've used savethumb on a 24 (color) bit .png file. The result was a 32bit one. This can add quite a bit of file size especially on large images...
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

highend wrote:I've used savethumb on a 24 (color) bit .png file. The result was a 32bit one. This can add quite a bit of file size especially on large images...
Confirmed, but cannot change ATM.

jdev21
Posts: 45
Joined: 08 Oct 2014 22:13

Re: Low Quality Thumbs for High Res Images

Post by jdev21 »

highend wrote:I've used savethumb on a 24 (color) bit .png file. The result was a 32bit one. This can add quite a bit of file size especially on large images...
This must be what is causing it. I took a look at my archive of images that are high quality with bad thumbnails and they are all 24 bit depth.

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

No, savethumb is something else. Has nothing to do with thumbnails view.

jaywalker32
Posts: 205
Joined: 27 May 2014 05:24

Re: Low Quality Thumbs for High Res Images

Post by jaywalker32 »

Was this tweak ever implemented? I actually have this issue constantly.
I have my default thumb set to Crisp, but images of ~> 6MB and 8000x4000 generate extremely low quality thumbs.

Some things I noticed:
  • The low quality thumbs get generated almost instantly
  • Manually selecting and re-gening Crisp does nothing
  • Manually selecting and re-gening Fast does nothing
  • Manually selecting and re-gening High-Speed does produce better thumbs
  • but re-opening the folder reverts back the default cached low-quality 'crisp' thumbs
If there is indeed a set limit, then a customizable tweak would be very useful.

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

No, there is still an internal limit of 6016 x 4016 pixels for high quality thumbs.

But there are a bunch factors at play here, and not all of them can be tweaked away.
Can you send me one of your 8000x4000 pics?

jaywalker32
Posts: 205
Joined: 27 May 2014 05:24

Re: Low Quality Thumbs for High Res Images

Post by jaywalker32 »

For example the attached one:
with 'crisp':
crisp.png
crisp.png (130.56 KiB) Viewed 389 times
with 'high speed':
highspeed.png
highspeed.png (123.09 KiB) Viewed 389 times
The 'high speed' actually looks pretty decent here, but I don't want to set it as default because sometimes it produces blurry thumbs (not as bad as the 'crisp' one tho).

I uploaded the full image to mega (too big to attach) so you can maybe reproduce the issue.

Code: Select all

mega.nz/file/KZtyRaAa#bEeozt2LmZWIKoaKffRN98VuYWhy2OW9S6U78V3gZ74
Actually, while I was checking the upload, I realized that this jpeg is actually progressive (not baseline) so that might be what's messing with the thumb generator. Since it's taking too long, it might just be taking the first 'low quality version'.

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

Alright, I can 100% reproduce what you see. And it will be better soon. But what kind of size is this? 9000 x 4096? What produces such a size?

Next beta "Crisp" and "Smooth" can handle up to 50 MP:
Attachments
Crisp-25.00.0108.png
Crisp-25.00.0108.png (111.52 KiB) Viewed 381 times

jaywalker32
Posts: 205
Joined: 27 May 2014 05:24

Re: Low Quality Thumbs for High Res Images

Post by jaywalker32 »

That's great news! Thanks! :tup:

This particular image is from a website banner or something which is why the weird aspect ratio, but usually it's the original images from hq photography which gives the most problems.

admin
Site Admin
Posts: 61132
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Low Quality Thumbs for High Res Images

Post by admin »

I guess 50 MP will do?

Post Reply