Page 1 of 1

In thumbnail view, is it possible to show the file size below the file name?

Posted: 24 Feb 2025 21:29
by xuejianxianzun
Like this:
Image
I have searched but have not found a solution. I often deal with images and videos, so it would be more efficient if I could display the size of each file below it.
I wonder if this effect can be achieved? Thanks!

PS: I searched for a way to display file information on the thumbnail, but this is not what I want.
Image

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 11:51
by admin
Run this through the address bar to overlay just the file size:

Code: Select all

conf("ThumbsOverlayContent", '<prop size *b>'); //friendly formatted file size

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 20:19
by xuejianxianzun
admin wrote: 26 Feb 2025 11:51 Run this through the address bar to overlay just the file size:

Code: Select all

conf("ThumbsOverlayContent", '<prop size *b>'); //friendly formatted file size
Thanks for your reply, but this only works for images, not other files like videos.

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 20:26
by admin
Try to check this: Configuration | Preview | Thumbnails | For videos as well

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 20:51
by xuejianxianzun
admin wrote: 26 Feb 2025 20:26 Try to check this: Configuration | Preview | Thumbnails | For videos as well
I have selected it but no overlay appears on the video. (.mp4 files)
Image

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 21:03
by admin
Ah yes, I see. I will fix that tomorrow.

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 21:15
by xuejianxianzun
admin wrote: 26 Feb 2025 21:03 Ah yes, I see. I will fix that tomorrow.
Thanks for your work! It would be great if the file size could be shown separately (without overlaying the thumbnail) in the future. :)

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 21:20
by admin
Use the Large Tiles view.

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 26 Feb 2025 21:36
by xuejianxianzun
admin wrote: 26 Feb 2025 21:20 Use the Large Tiles view.
Good, that's useful.

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 07 Mar 2025 11:08
by cgreat
the code posted by admin doesn't work,is there any other setting I have to enable in configuration?

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 07 Mar 2025 11:12
by admin
Configuration | Preview | Thumbnails | Show dimensions of original

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 07 Mar 2025 11:20
by cgreat
nope,I'm getting it as an overlay on the thumbnail

Re: In thumbnail view, is it possible to show the file size below the file name?

Posted: 07 Mar 2025 11:22
by admin
That's how it is. Use a Tiles view if you want it at the side of the thumbnail.