github sylikc/jpegview v1.1.42
v1.1.42 JPEG XL support - Happy Lunar New Year

latest releases: v1.3.46, v1.2.45-msi, v1.2.45...
20 months ago

1.1.42

Happy Lunar New Year!!! I wanted to make a special thanks to qbnu for adding JPEG XL support to JPEGView!

Lots of new features to highlight along with new INI settings!

New features:

  • JPEG XL support, with animation
    (NOTE: Microsoft Visual C++ Runtime vcruntime140.dll required when opening
    JPEG XL files. Most Windows 10+ systems have this installed already.
    Otherwise, download it for free from Microsoft.)
    PR #99, thanks qbnu
  • Add a new command Hide window title bar
    Default shortcut key: SHIFT+F11
    NOTE: in this mode, you cannot resize the window (although full screen is still supported)
  • Add a new mouse gesture to move the JPEGView window at any time: ALT+LeftClick
    This allows moving the window without directly clicking on the title bar (or if title bar is hidden).
  • Add a new command Always on Top
    Default shortcut key: SHIFT+F12
    This toggles the JPEGView window to display above all other windows, even when not in focus
  • Add new command Copy file path
    Default shortcut key: CTRL+SHIFT+C
    This copies file path of the image to clipboard
    PR #62, thanks Trevor Kropp

Changed behavior:

  • Animated formats: frame durations <= 10ms are set to 100ms
    (Matches behavior of most web browers)
    PR #108, thanks qbnu

Other changes:

  • New INI file setting: ShowFilePathInTitle
    Show full file path and name in the window title
    (shows only file name by default)
  • New INI file setting: DefaultSelectionMode
    Allows for disabling the default selection mode behavior when clicking on an image in JPEGView.
    Set to false to use selection mode only when CTRL is pressed, to prevent unintended cropping/zooming.
    (CTRL+LeftClick always results in selection, regardless of image zoom)

Edit: Known issue, the MSI installer for v1.1.42 did not include the JXL libraries #118, the MSIs have been pulled and will be fixed in the next release.

Don't miss a new jpegview release

NewReleases is sending notifications on new releases.