Hello,
I've activated 'thumbnail_fill' and increased 'extra_large_thumbnail_size', as documented in
https://www.voidtools.com/support/everything/ini/
However, the end result is an enormous loss in quality, am I doing something wrong?
Kind regards,
...
Larger thumbnails than 'Extra Large Thumbnails'
-
- Posts: 6
- Joined: Sun Nov 17, 2019 9:57 pm
Larger thumbnails than 'Extra Large Thumbnails'
- Attachments
-
- The parts changed, highlighted by red underneath...
- Settings....png (22.07 KiB) Viewed 8165 times
-
- An example of how bad an image looks...
- Image.png (64.63 KiB) Viewed 8165 times
Re: Larger thumbnails than 'Extra Large Thumbnails'
Normally Everything will load thumbnails as 256x256.
Please set the thumbnail_load_size ini setting to load larger thumbnails:
Please be aware each thumbnail will use 4MB of RAM (1024x1024x32bit).
You may also like to set the maximum thumbnail size:
(This will allow you to use Ctrl+Mouse wheel to change the thumbnail size to 1024)
max_thumbnail_size
Please set the thumbnail_load_size ini setting to load larger thumbnails:
- In Everything, type in the following search and press ENTER:
/thumbnail_load_size=1024 - If successful, you should see thumbnail_load_size=1024 in the statusbar for a few seconds.
- Please press F5 to update any previously loaded thumbnails.
Please be aware each thumbnail will use 4MB of RAM (1024x1024x32bit).
You may also like to set the maximum thumbnail size:
(This will allow you to use Ctrl+Mouse wheel to change the thumbnail size to 1024)
- In Everything, type in the following search and press ENTER:
/max_thumbnail_size=1024 - If successful, you should see max_thumbnail_size=1024 in the statusbar for a few seconds.
max_thumbnail_size
-
- Posts: 6
- Joined: Sun Nov 17, 2019 9:57 pm
Re: Larger thumbnails than 'Extra Large Thumbnails'
Thanks so much! This is exactly what I wanted!void wrote: ↑Thu Apr 29, 2021 11:59 pm Normally Everything will load thumbnails as 256x256.
Please set the thumbnail_load_size ini setting to load larger thumbnails:1024 is the highest supported value.
- In Everything, type in the following search and press ENTER:
/thumbnail_load_size=1024- If successful, you should see thumbnail_load_size=1024 in the statusbar for a few seconds.
- Please press F5 to update any previously loaded thumbnails.
Please be aware each thumbnail will use 4MB of RAM (1024x1024x32bit).
You may also like to set the maximum thumbnail size:
(This will allow you to use Ctrl+Mouse wheel to change the thumbnail size to 1024)thumbnail_load_size
- In Everything, type in the following search and press ENTER:
/max_thumbnail_size=1024- If successful, you should see max_thumbnail_size=1024 in the statusbar for a few seconds.
max_thumbnail_size