OSSSR.COM
发现、学习、分享,与软件爱好者共同成长。

PicView 5.0.2 绿色版 - 图片查看器

PicView 是一款快速高效的图片查看器,配备干净简洁的用户界面,不需要时可以方便地隐藏。它支持多种图像文件类型,包括WEBP、GIF、SVG、PNG、JXL、HEIC和PSD许多其他类型。此外,PicView 还包括 EXIF 数据显示、图像压缩、批量调整大小、查看档案/漫画书中的图像、图像效果、图库等功能。

官方网站:https://picview.org/

截屏

PicView

功能摘要

  1. 图片浏览
    • 可以快速加载和浏览各种图片格式,包括 JPEG、PNG、GIF 等。你可以通过简单的拖放操作或者浏览文件夹来查看图片。
  2. 图片编辑
    • 提供了一些基本的图片编辑功能,如裁剪、旋转、调整亮度、对比度和饱和度等。这些功能可以帮助你对图片进行简单的调整和优化。
  3. 幻灯片播放
    • 具有幻灯片播放功能,可以自动切换图片并设置切换时间间隔。这对于展示图片集合或者演示图片时非常有用。
  4. 图片格式转换
    • 支持将图片转换为其他格式,如将 JPEG 转换为 PNG 或者 GIF。这对于需要不同格式的图片的情况下非常方便。
  5. 图片信息查看
    • 可以显示图片的详细信息,包括分辨率、文件大小、拍摄日期等。这对于管理和了解图片属性非常有帮助。

更新日志

https://github.com/Ruben2776/PicView/releases

Version 5.0.2

What's new
Added Always uncompress entire archive option in the settings window (thanks to @ScottRFrost #368).
Bug fixes
Fixed memory leak when navigating between images.
Fixed some sliders and presets not working in the effects window.
Fixed crash when starting up with a URL as an argument.
Fixed some errors that could occur when selecting a date in the dropdown in Image information window, and improved text box date input entering.
Fixed some windows not being activated when attempting to open them again.
Fixed the gallery hover button not showing up.
Fixed some instances of multi-paged tiffs not navigating to the last page.
Fixed a crash when opening the Batch resize window when no image files were viewed.
Internal updates
Updated Avalonia to 12.1.1
Updated SharpCompress to 0.50.4.
Updated Svg.Controls.Skia.Avalonia to 12.0.0.14.

Version 5.0.1

Bug fixes
Fixed EXIF User Comment decoding across current and legacy encodings by @aladin7 in #359.
Fix Ctrl+S triggering image rotation instead of save by @deeferentleeg in #356.
Fixed Side-by-Side Archive shows page 1 on both side instead of page 1 and page 2 #362.
Various window size improvements at startup.
Fixed the Show docked gallery right click menu option not working and added a toggle to the settings window.
macOS
Fixed issues with opening some JPEGs from Finder #360.
Windows
Fix top-right corner close targets by @aladin7 in #361.

Version 5.0.0

What's new
Tabbed interface and window behavior
PicView 5.0 tabbed interface with multiple image tabs open and a clean top toolbar

Introduced a redesigned interface with support for tabbed navigation. When no additional tabs are open, the UI hides the tab panel so it effectively functions as a single image window (just like in prior releases).
Auto-fit window no longer prevents you from resizing the window manually, and the macOS traffic light buttons are now available by default.
The bottom toolbar has been rebuilt with a focus on zooming and rotation, fixing usability issues on touch-only devices #223.
Added a new Rename dialog that shows up when the title bar is not visible. So you can still rename files while the UI is hidden, or when viewing in full screen.
The minimum window size has been lowered from 450 to 315 pixels #205. The window also dynamically adjusts to lower window sizes by hiding some buttons and automatically adjusting button sizes to fit.
When the UI is hidden, a new toolbar displaying the file name appears when hovering the cursor at the top. Dragging it allows you to move the window.
Zoom and image stretching
The displayed zoom percentage is now calculated relative to the image's original dimensions, rather than starting at 100% when the image is automatically fitted to the window #325 #288.
Renamed Stretch image to Zoom to fit for better clarity (behavior remains unchanged).
Image gallery
PicView 5.0 with gallery docked to the right

The image gallery can now be docked to the top, left, or right side of the window, instead of being locked to the bottom.
Renamed the Show bottom gallery setting to Show docked gallery at bottom.
Added an option to control whether the mouse wheel in the docked gallery navigates between images or scrolls the gallery itself #297.
Side-by-side view
The Side-by-side view has been rewritten for improved performance and stability. Fixes #334.
Viewing animated images Side-by-side (GIFs, WEBP) now works correctly.
Settings window
Added a search bar to quickly find individual settings within the Settings window.
The window is now resizable and remembers its size and position between sessions.
The layout is now fully scrollable rather than being restricted to fixed, rigid categories.
Added new settings to customize mouse side-button behavior. You can now set them to navigate between archives, folders, or stick to standard image navigation #327.
Added a new dark background color that matches the toolbars in the dark theme.
Added a setting to choose whether the title bar displays the full file path or only the current file name #321.
Print
The print window is now resizable and remembers previously used settings, printer selections, and window positions between sessions #307, #256.
Added a new Export to PDF option that converts the current image to a PDF using your last selected print settings.
The print preview now dynamically updates as you navigate through images.
Performance
Navigation now shares image caches between tabs and windows, significantly reducing memory usage when working with multiple tabs or windows.
Archive loading has been redesigned, so the first image appears immediately while remaining files continue extracting in the background.
Windows
Fixed an issue where the title bar menu could be truncated when using languages with longer words #323.
The window now uses system borders and native shadows.
Fixed a bug where the group type checkboxes were not selecting and unselecting correctly in the File Associations window.
macOS
Updated default keyboard shortcuts to better align with native macOS user expectations.
Fixed the native top menu bar having blank and unclickable items #302.
Bug fixes
Fixed embedded ICC profile rendering (thanks to @kxn, #349).
Fixed an issue where navigating between multiple multi-page TIFF files could result in a blank view #306.
Fixed various issues when starting Crop mode while the UI is hidden #305.
Fixed an issue where the hover bar occasionally failed to appear.
Fixed an issue with incorrect window sizing, when rotating when Auto-fit window is enabled.
Fixed an issue where the bottom half of the toolbar was not reacting correctly #216.
Fixed the mouse-side buttons triggering left-button behavior #327.
Fixed the Effects window not being accessible in the Application shortcuts window.
Fixed certain animated GIFs not playing (thanks to @aladin7 #358) #217.
Miscellaneous
The Previous and Next buttons are now disabled when the beginning or end of the image list is reached.
The Image Effects window now remembers its previous window position.
Internal updates
Updated Avalonia to 12.1.0.
Updated to .NET 11.
Updated Magick.NET to 14.15.0.
Updated R3 to 1.3.1.
Updated SharpCompress to 0.49.1.
Updated ZLinq to 1.5.6.

Version 4.2.0

What's new
Updated the Image Effects window with several new sliders and presets, by @mghe01
SCR-20260329-kcye

Bug fixes
Fixed a rendering issue when loading the last file from startup menu, when Auto-fit was on.
Fixed the hover bar incorrectly being visible after restoring the window from full-screen.
Fixed some potential crashes when rendering SVG images.

Windows
Fixed an issue where minimizing the window from maximized state not working correctly. #314

Translations
Serbian translations have been split into a Latin and a Cyrillic version

Introduced Serbian (Latin) translation by @rammba in #311
Updated Serbian (Cyrillic) translation by @rammba in #308
Fixed a flaw in the zh-CN localization file #313

Maintenance:
Updated Avalonia to 11.3.13
Updated Svg.Controls.Skia.Avalonia to 11.3.9.5
Updated SharpCompress to 0.47.3
Updated Magick.NET to 14.11.1

下载地址

PicView 5.0.2 绿色版
https://pan.quark.cn/s/a2198ada1a43
https://osssr.lanzoum.com/b01xkiypc
https://www.123pan.com/s/uhN9-fCPD
https://url20.ctfile.com/d/12493720-58841215-9f5f3a【osssr】

9 打赏
转载请注明出处:OSSSR.COM » PicView 5.0.2 绿色版 - 图片查看器

评论 3

评论前必须登录!

 

  1. #3
    cherub0507

    除了有65536像素的限制,其他真的好用

    2025-05-27
  2. #2
    xiaobing1187

    允许你在图片上进行标记和批注,例如添加文本、箭头、矩形等。没有看到这功能啊,不知道有没有其他有这功能的软件推荐?

    2025-04-15
  3. #1
    dandd141

    可惜没有linux版本,现在不是跨平台的都不敢用

    2025-02-01

捐助就是我最大的动力

非常感谢你的打赏,我们将继续给力更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

登录

找回密码

注册

获取邀请码