Wimpies Software Corner

SideViewer is a simple but nice looking Image Viewer for pictures. It displays a main Image and a sidebar with smaller thumbnails of all images in one single folder.

Main design principles:


Amazing Picture SideViewer

SideViewer. Minimal Chrome UI, maximal content, fluent scaling. Mouse point-and-zoom, move-and-drag.

Note that the program, especially in full screen mode without the taskbar, looks much nicer and cooler then the picture shows. Some properties to note:

Finding double / similar pictures

Experimental option to find double / somewhat similar pictures. Takes some time.

Known Bugs and shortcomings

See the Download Page for more detailed install information. Current status: See the home page. As it is, please feel free to try at your own risk. As always, bugs, suggestions or donations in moderate amounts are welcome, see the Contact page.

The SideViewer is written in C# (WPF) for Windows 7 in Visual Studio 2012 Express and uses Net 4.0. Note the incredible rotational speed when pressing the rotate right button (Cntrl+R). WPF is designed for this kind of presentation.

P.S. I recently found that Windows XP users can only upgrade to Net4.0 so I refactored the solution from Net 4.5 to Net 4.0. I also experimented with ClickOnce deployment but for these simple programs I decided to use a standard installer.