PIRL Planetary Imaging Resource Laboratory

HiView Image Viewer

A Note About macOS

HiView version 1.5.0 is not compatible with the modern macOS, starting with about macOS 11 "Big Sur" (released in June 2020). We have a beta version of HiView 2.0 available that does work, but please note it is a beta. Development of a full release of version 2.0 is currently ongoing.

Use the link under Beta Releases for modern macOS.

Note also that both the 1.5 released version and the 2.0 beta are built for Intel Macs. Apple Silicon Macs have a compatibility layer that allows Intel apps to run on the modern chips, so you should be fine on that front, with the OS caveat above.

Software Download: Current version - 1.5.0

OS Binary Packages

Beta Releases

Installation

AppImages for other Linux distros

AppImage Installation

First, install the prerequisite packages. RPM-based systems: sudo yum install qwt5-qt4 DEB-based systems: sudo apt-get install libqwt5-qt4 libqt4-network libqt4-script
Next, make the AppImage executable and run it. chmod +x HiView*.AppImage ; ./HiView*.AppImage