Releases: yibanyiban78/PicShow
Release list
PicShow 图片秀 v1.1.2
PicShow 图片秀 v1.1.2
PicShow 图片秀 v1.1.2 是一个发布质量修复版本,重点清理便携包内容并完善发布校验。
改进
- 便携包现在只包含运行 PicShow 所需的主程序,不再附带调试符号文件。
- 自包含安装包和便携包使用当前 .NET 8 Windows 运行时重新构建。
- 发布流程新增安装包、便携包和
checksums.txt的统一产出。 - 构建脚本会校验应用版本与 Inno Setup 安装器版本是否一致。
修复
- 修复旧版便携包包含 PDB 调试文件及绝对开发路径的问题。
- 修复发布流程没有提供 SHA-256 校验清单的问题。
升级提示
- 可直接运行安装包覆盖升级,现有图片文件不受影响。
- 便携版用户解压新版本后直接运行
PicShow.exe即可。 - 本次发布文件未进行代码签名;首次运行时 Windows 可能显示信誉提示。
v1.1.1
PicShow 图片秀 v1.1.1
中文版
PicShow 图片秀 v1.1.1 是一个导航与快捷键修复版本,统一了不同目录中的图片切换顺序,并更新了键盘操作。
主要更新
- 修复部分目录中“上一张 / 下一张”方向与用户预期不一致的问题。
- 图片列表改用 Windows 资源管理器风格的自然文件名排序。
- 数字文件名现在会按照
图片1、图片2、图片10的自然顺序排列。 - 键盘上方向键切换到上一张图片。
- 键盘下方向键切换到下一张图片。
- 按
ESC键直接退出 PicShow。 - 启动页、README 和操作说明已同步更新。
下载
推荐下载:
PicShow-v1.1.1-setup-win-x64.exe
这是自包含 Windows 安装包,用户无需额外安装 .NET 8 Desktop Runtime。
便携版:
PicShow-v1.1.1-win-x64.zip
说明
安装包会把 PicShow 注册到受支持图片格式的“打开方式”和“默认应用”列表中。现代 Windows 会保护默认应用设置,因此用户可能仍需要手动确认 PicShow 为默认图片查看器。
本项目开源免费,欢迎传播共享。
English Version
PicShow v1.1.1 is a navigation and keyboard-shortcut maintenance release. It makes image navigation consistent across folders and updates the keyboard controls.
Highlights
- Fixed inconsistent previous/next navigation behavior in some folders.
- Image lists now use Windows Explorer-style natural filename sorting.
- Numbered filenames now follow the natural order
Image1, Image2, Image10. - Press the Up arrow to open the previous image.
- Press the Down arrow to open the next image.
- Press
Escto exit PicShow. - Updated the startup page, README, and usage instructions.
Downloads
Recommended:
PicShow-v1.1.1-setup-win-x64.exe
This is a self-contained Windows installer. It does not require users to install the .NET 8 Desktop Runtime separately.
Portable package:
PicShow-v1.1.1-win-x64.zip
Notes
The installer registers PicShow in the Windows "Open with" and default-apps list for supported image formats. Modern Windows protects default app choices, so users may still need to confirm PicShow as the default image viewer manually.
This project is free and open source. Welcome to share it.
v1.1.0
PicShow 图片秀 v1.1.0
中文版
PicShow 图片秀 v1.1.0 增加了基础图片编辑工具栏,可以直接在预览界面对图片进行旋转、镜像翻转,并保存修改。
主要更新
- 新增图片底部半透明编辑工具栏。
- 新增顺时针旋转 90 度。
- 新增逆时针旋转 90 度。
- 新增水平镜像翻转。
- 新增垂直镜像翻转。
- 新增保存修改按钮。
- 底部编辑工具栏与右上角窗口按钮使用一致的显示逻辑:显示后约 2 秒自动淡出,鼠标再次经过工具栏区域时淡入。
- 旋转和翻转会即时作用于当前预览。
- 保存时会先写入临时文件,再替换原文件,降低保存失败时损坏原图的风险。
当前保存支持
当前支持保存修改的格式:
- PNG
- JPG / JPEG
- BMP
- TIFF / TIF
暂不直接保存修改的格式:
- GIF,尤其是动态 GIF
- WebP
- SVG
- PSD
- ICO
这些格式仍可按当前能力预览;如果直接保存修改,会提示当前格式暂不支持。
下载
推荐下载:
PicShow-v1.1.0-setup-win-x64.exe
这是自包含 Windows 安装包,用户无需额外安装 .NET 8 Desktop Runtime。
便携版:
PicShow-v1.1.0-win-x64.zip
说明
安装包会把 PicShow 注册到受支持图片格式的“打开方式”和“默认应用”列表中。现代 Windows 会保护默认应用设置,因此用户可能仍需要手动确认 PicShow 为默认图片查看器。
本项目开源免费,欢迎传播共享。
English Version
PicShow v1.1.0 adds a basic image editing toolbar to the preview window, allowing images to be rotated, mirrored, and saved directly from the viewer.
Highlights
- Added a semi-transparent image editing toolbar at the bottom of the preview window.
- Added 90-degree clockwise rotation.
- Added 90-degree counterclockwise rotation.
- Added horizontal mirror flip.
- Added vertical mirror flip.
- Added a save edits button.
- The bottom editing toolbar uses the same visibility behavior as the top-right window buttons: it fades out after about 2 seconds and fades in again when the mouse moves over the toolbar area.
- Rotation and flip operations are applied immediately to the current preview.
- Saving writes to a temporary file first, then replaces the original file to reduce the risk of corrupting the image if saving fails.
Current Save Support
Formats currently supported for saving edits:
- PNG
- JPG / JPEG
- BMP
- TIFF / TIF
Formats not yet supported for direct edit saving:
- GIF, especially animated GIF
- WebP
- SVG
- PSD
- ICO
These formats can still be previewed according to current support. If saving edits is not supported, PicShow will show a warning.
Downloads
Recommended:
PicShow-v1.1.0-setup-win-x64.exe
This is a self-contained Windows installer. It does not require users to install the .NET 8 Desktop Runtime separately.
Portable package:
PicShow-v1.1.0-win-x64.zip
Notes
The installer registers PicShow in the Windows "Open with" and default-apps list for supported image formats. Modern Windows protects default app choices, so users may still need to confirm PicShow as the default image viewer manually.
This project is free and open source. Welcome to share it.
v1.0.0
PicShow 图片秀 v1.0.0
中文版
PicShow 图片秀是一个面向 Windows 10 及以上版本的轻量级图片查看器,专注于干净、快速、少打扰的看图体验。
免费开源,欢迎传播共享。做它的原因很简单:就是不爽某些看图软件的弹窗广告。
主要更新
- 新增优化后的启动欢迎页,支持拖入图片和
Ctrl+O打开图片。 - 新增自适应无边框图片预览窗口。
- 新增鼠标滚轮缩放,以及大图超出窗口后的拖动查看。
- 新增键盘左右方向键切换上一张 / 下一张。
- 新增启动参数支持,将 PicShow 设置为默认图片查看器后,可双击图片直接打开。
- 新增简体中文 Windows 安装包。
- 更新应用图标和安装包图标。
- 新增安装包构建脚本,支持生成普通安装包和自包含安装包。
当前格式支持
当前已实现:
- JPG / JPEG
- PNG
- BMP
- TIFF / TIF
- ICO
- WebP
计划支持:
- 动态 GIF 播放
- SVG 预览
- PSD 合成图预览
- PDF 预览
下载
推荐下载:
PicShow-v1.0.0-setup-win-x64.exe
这是自包含 Windows 安装包,用户无需额外安装 .NET 8 Desktop Runtime。
便携版:
PicShow-v1.0.0-win-x64.zip
说明
安装包会把 PicShow 注册到受支持图片格式的“打开方式”和“默认应用”列表中。现代 Windows 会保护默认应用设置,因此用户可能仍需要手动确认 PicShow 为默认图片查看器。
本项目开源免费,欢迎传播共享。
English Version
PicShow is a lightweight Windows image viewer for Windows 10 and later, focused on a clean, fast, distraction-free viewing experience.
It is free and open source. The reason for building it is simple: pop-up ads in image viewers are annoying.
Highlights
- Added a polished startup welcome page with drag-and-drop and
Ctrl+Oopen flow. - Added adaptive borderless preview windows for image viewing.
- Added mouse wheel zooming and drag-to-pan behavior for oversized images.
- Added left and right arrow key navigation for previous/next images.
- Added startup file argument support, enabling images to open directly when PicShow is selected as the default viewer.
- Added a Simplified Chinese Windows installer.
- Updated application icon and installer icon.
- Added installer build scripts for normal and self-contained installer packages.
Current Format Support
Currently implemented:
- JPG / JPEG
- PNG
- BMP
- TIFF / TIF
- ICO
- WebP
Planned:
- Animated GIF playback
- SVG preview
- PSD composite preview
- PDF preview
Downloads
Recommended:
PicShow-v1.0.0-setup-win-x64.exe
This is a self-contained Windows installer. It does not require users to install the .NET 8 Desktop Runtime separately.
Portable package:
PicShow-v1.0.0-win-x64.zip
Notes
The installer registers PicShow in the Windows "Open with" and default-apps list for supported image formats. Modern Windows protects default app choices, so users may still need to confirm PicShow as the default image viewer manually.
This project is free and open source. Welcome to share it.