Skip to content

pbImageViewer v0.1.0

Choose a tag to compare

@pbtechlab pbtechlab released this 19 Jun 11:14

First release of pbImageViewer — a fast Qt6 desktop image viewer.

Features

  • Formats: JPEG / PNG / BMP / GIF / WebP / TIFF / TGA / ICO / SVG, HEIC/HEIF (libheif), AVIF still + animated (libavif), animated GIF / WebP
  • Async background decode + LRU memory cache with neighbour prefetch (instant navigation)
  • Zoom / pan (left or middle/wheel-button drag) / rotate / fit, EXIF auto-orientation
  • Slideshow, fullscreen, drag & drop, save-as-shown (saves at the current zoomed size)
  • Icon toolbar, settings dialog: EN/JP language switch + customizable keyboard shortcuts

Download

pbImageViewer-v0.1.0-win64.zip — self-contained, no install needed. Unzip and run pbImageViewer.exe. Bundles Qt 6.9.1, all image codecs, and the MSVC runtime.

Built with C++17, Qt 6.9.1 (MSVC 2022), libheif, libavif.