caviewer is a python application implimented with wxwidgets. Use it to view, copy, save and filter PNG, GIF, JPEG and BMP images. It is an image viewer/editor that shows nice-sized thumbnails (up to 240x240 pixels) and thumbs retain propportions of original images. The "copy to clipboard" function saves original image size to clipboard. Filtering, effects and conversion to other image types is also possible No need for an installer, as this is Python. For easiest use, copy the expanded download files into the "viewer" folder, and the app will open right to the clipart without further searching. Prebuilt binaries are available for Windows, Ubuntu and Slackware Linux as well as the source code (if you have wxPython on your machine.) FOR WINDOWS: ------------ I distribute binaries for Windows, tested on 98 -> XP. (So you don't even need Python to run it on Windows.) Run the program "caviewer" You can make a desktop shortcut to the viewer from within the program, if desired. See FILE->Make Shortcut once running. FOR LINUX: ---------- Use the source for Linux unless I have a binary for your distro. (In which case you'd still need Python, but NOT wxGTK or wxPython.) To use the binary build with the clipart package, expand the viewer binary into the "viewer" folder if the clipart package. In that way the viewer will open with the first directory listed containing the clipart. Look for Caviewer or WP Clipart on my website: http://www.wpclipart.com If you use the source version you will need to have python >= 2.4 wxGTK >= 2.6 wxPython >= 2.6 (called python-wxtools on Ubuntu) PIL >= 1.1.5 (Python Imaging Library)