Options (18)
FileFormats (1)
Include only those image files which FileFormat recognizes as containing TIFF data:
FileNamesDepth (2)
There are no image files at the root level of $InstallationDirectory:
Change "FileNamesDepth" to search deeper within a directory:
FullImageCellOptions (1)
Set the frame, background and alignment of the cell containing the full image:
FullImageDisplayFunction (2)
The default "FullImageDispayFunction" uses a heuristic ImagePad before showing the image at the size specified by "FullImageSize":
"FullImageDisplayFunction"→(#&) effectively turns off that padding:
Arbitrary image processing functions can be used to process the full image before displaying:
FullImageNotebookOptions (1)
Display the full image in a frameless notebook which closes when clicked:
FullImageSize (2)
By default, each full image is given an explicit ImageSize that will cause it to display within the current screen dimensions:
Other "FullImageSize" settings will display the full image at that size:
ThumbnailButtonOptions (2)
Remove the frame from the thumbnail buttons, and align the thumbnail bottoms:
The size of the thumbnail image and the size of the thumbnail button are controlled separately:
ThumbnailCellOptions (1)
Set the margins and background of the cell containing the thumbnails:
ThumbnailFunction (3)
Customize the function that turns the file path into a thumbnail:
The size of the thumbnail image and the size of the thumbnail button are controlled separately:
Arbitrary functions can be used to generate the thumbnail images:
Use Rasterize to construct a thumbnail image that includes text or other expressions:
ThumbnailNotebookOptions (2)
Make a viewer that looks and works like a standard palette window:
Automatically save the viewer notebook when it's created:
ThumbnailTooltips (1)
Turn off tooltips in the thumbnail viewer:
Possible Issues (2)
If the thumbnail's size exceeds the button's ImageSize, the thumbnail will display as clipped:
The default "FullImageDisplayFunction" can cause pixelation and odd alignment for images that are smaller than the display's native size: