Short Description
Browse files in directories with thumbnails viewDocumentation
See also : http://www.herve.name/pmwiki.php/Main/ImageBrowser
This plugin helps you to browse your directories with image thumbnails. It uses an internal cache to avoid the thumbnails computation each time a directory is displayed. It is highly recommended to keep the cache option enabled. If you find that the cache space used on your hard drive is too big, you can still clear it.
The filter field can be used to enter a regular expression that will display only the files with a name that matches it. The match is case insensitive and performed on the full file path (thus also including the directories, which is sometime very usefull when used in combination with the recursive mode). For more informations on regular expressions, please refer to this page. Here are some examples :
Filter | Description |
---|---|
2012 | files with 2012 in the name |
png$ | files with a png extension |
2012(.*)png$ | PNG files with 2012 in their names |
On any thumbnail displayed, you can either :
- left click : open the image in Icy
- right click : open the image viewer that allows you to navigate quickly between the directory images with the mouse scroll
Take care when using the recursive mode, it may browse your full hard drive if launched from the root ! When activating this mode, you have to click on the refresh button.
5 reviews on “ImageBrowser”