Skip to content

PicView 3.0

Latest
Compare
Choose a tag to compare
@Ruben2776 Ruben2776 released this 25 Jan 13:20
· 13 commits to dev since this release

Screenshot 2025-01-25 141424 - Copy

What's New

  • PicView now displays animated WebP animations.
  • New function to toggle viewing images Side by side.
  • New Glass theme, which can be changed in settings.
  • Added a new navigation feature to move back or forward by either 50 or 100 images at a time.

Improvements

Updated User Interface

PicView's interface has been remade to be cleaner and more intuitive.

New Updated Settings Window

  • You can now change the background choice in the settings window.
  • New option to disable fade-in buttons on mouse hover.
  • New option to show an animated pop-up message asking for confirmation when closing the window.
  • Enabled tab navigation in the Settings window using mouse buttons, allowing back-and-forth movement between tabs.

New Updated Batch Resize Window

  • New resize mode allows resizing all images by both width and height. Clicking the chain button toggles whether the aspect ratio should be preserved. If the aspect ratio is not preserved, images may be stretched.
  • New option to batch convert images to .avif, .heic, and .jxl formats.

New Updated Single Image Resize Window

  • New option to ignore the aspect ratio. Same functionality as in the Batch Resize Window.
  • New option to set quality for supported image files.
  • New option to save to the current file or save as a new file.

New Keybindings Window

  • Enhanced Keybindings Support: Keybindings now support Ctrl, Alt, and Shift modifiers.

New Updated Image Info Window

  • New buttons to Reset EXIF rating, Convert the image, Save the current image, or Save as to a new location, and more.

Screenshot 2025-01-25 134103 - Copy

Auto Scroll

The image gallery, Keybindings Window, and the Image Info Window now also support auto-scrolling with the middle mouse button.

Performance

Faster startup time and less resource usage.

File Size

PicView is now built with Avalonia using AOT (Ahead of Time) compilation. As a result, the file size is reduced from 215 MB to 129 MB, with no reliance on separate .NET installations.

Improved SVG Support

Loading SVG files is now significantly faster, and quality doesn't degrade when zooming in.

Miscellaneous

  • Separated Save and Save as options, replacing the Show file saving dialog setting.
  • New flip animation added.
  • New copy animation added.
  • Suggest file extension when using conversion. Delete the old file to the recycle bin when converting the extension.
  • Cancellation improvements, resulting in better performance when switching between images.

Bug Fixes

  • PicView now uses the default Windows minimize animation when minimizing and restoring the window.
  • Fixed incorrect rendering of the image gallery thumbnails when changing their size.
  • Fixed a bug causing multiple thumbnails to be selected at once in the gallery.
  • The context menu no longer unexpectedly changes size.

Language Updates

  • Added: Brazilian Portuguese translation by @andercard0.
  • Added: Turkish translation by @odest.
  • Fixed inconsistencies and mismatched translations.

Changes from preview 7 to final: 3.0.0-rc-preview-7...3.0.0-Final