Bearly File Viewer

A file viewer application I needed to quickly view images, text and binary files.

Technologies: C#, WPF, .Net 5

A file viewer application I needed to quickly view images, text and binary files. With a few perks, as any decent file viewer needs, like zoom to mouse cursor or view PNG chunks or JPEG metadata for images. With syntax highlighting for code files powered by AvalonEdit.net.

Can also replace the built-in viewer in TotalCommander. Can switch view to next/previous file in the folder, alphabetically.

The image viewer with zoom to mouse and showing basic information about the image.

 

The text viewer with syntax highlighting and auto change detection.
The hex viewer.
The options window showing shell registration with the supported file types.