Thumbnail Browser is a custom image viewer program that I’ve written with some specific features. We have created so much training over the years, we can sometimes have a difficult time finding certain images, scenes, or files. Also, because a lot of what we do is animation done at 12 frames-per-second, some folders will have hundreds of images which can make native image browsing difficult.
Features include:
- Recursive folder searching (will find all images in folders and subfolders)
- Thumbnails load independantly and at low quality for improved performance
- Slider at the top controls thumbnail size
- Select which filetypes to include: JPG, BMP, TGA, PSD, PNG, GIF
- Custom filters and ability to enter search terms
- Custom Rightclick features to Open Folder, View Image, Open Image in Photoshop CS2 (if installed)
![]()
Link to Download:
Thumbnail Browser
Looks great! Is that written using .NET?
Hey, thanks for the inquiry. It is actually written in WPF (Windows Presentation Foundation) which is a newer microsoft technology that provides rich client interface.