百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

PicView

> 前端框架
开源

快速、免费且可自定义的图片浏览器

3.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

快速、免费且可自定义的图片浏览器

PicView is a fast, free and fully customizable picture viewer for macOS and Windows 10/11. It supports virtually all image file types, including _(animated)_ `WEBP`, _(animated)_ `GIF`, `SVG`, `AVIF`, `HEIC`, `PSD`, `CBZ` _(Archive)_, `CBR` _(Archive)_, and [many others](#file-support). Enjoy a clean, free, and fast experience with no annoying pop-ups, and zero tracking. It works out of the box — or you can customize it to your needs.

# Downloads [](https://github.com/Ruben2776/PicView/releases/download/5.1.0/Setup-PicView-v5.1.0-win-arm64.exe) [-blueviolet?style=flat-square&logo=apple&logoColor=fff)](https://github.com/Ruben2776/PicView/releases/download/5.1.0/PicView-5.1.0-macOS-arm64.dmg) [Latest releases at PicView.org](https://picview.org/download) Scoop: ```cmd scoop bucket add extras; scoop install extras/picview ``` Winget: ```cmd winget install picview ``` Homebrew: ```cmd brew install picview ``` **Mirrors** [uptodown](https://picview.en.uptodown.com/windows)
[FossHub](https://www.fosshub.com/PicView.html)
[SourceForge](https://sourceforge.net/projects/picview/)
[Major Geeks](https://www.majorgeeks.com/files/details/picview.html) If you like PicView, consider giving it a star or a like on [AlternativeTo](https://alternativeto.net/software/picview/about/)!
## Donate Developing PicView has ongoing costs (website hosting, Apple Developer license, AI subscription, etc.). If you enjoy PicView, please consider supporting its development:
# Features and screenshots _UI overview with bottom gallery._
Switch between a dark and a light theme and toggle between hiding the UI.

Image Info Window

Perform operations such as _renaming_, _file conversion_, _copying_, _compressing_, _resizing_, adding it to the _recycle bin_ and editing the _EXIF image rating_. You can change the image size by editing the `width` and/or `height` textboxes. To resize by a percentage, simply add the `%` symbol after the value.

If the GPS coordinates are saved on the image, you can click the Google or Bing buttons to open the respective maps at the GPS coordinates

Image Gallery

**Press `G` to open or close the image gallery** Navigate the gallery with the `arrow keys` or `W`,`A`,`S`,`D` and load the selected image with `Enter` or the `E` key. The bottom gallery can be turned on or off

Crop Image

Quickly crop image by pressing `C`. Hold `Shift` for square selection.

Batch Resizing

### Convert/Optimize all your pictures All selected files will be sent to Output folder. The default name for the output folder will be the localized translation for _Batch resize_. The `Convert to dropdown option allows you to convert all the files to a popular format. The Compression dropdown option allows you to compress the files, either without losing quality or sacrifing some quality for greater reduced file size. The Quality dropdown option allows you to change quality of supported file types. The higher the Quality setting, the more detail is preserved in the image, but the larger the file size. The Resize dropdown option allows you to resize the picture by **height**, **width** and **percentage** while keeping the aspect ratio of the image. ### Generate thumbnails The thumb tab item allows you to generate up to 7 thumbnails. They can be resized by **height**, **width** and **percentage** while keeping the aspect ratio. Each thumbnail will be sent to its own folder. Each folder will have a suggested folder name from small to medium, large etc., in an ascending order
### Renaming Rename or move files in the title bar by pressing `F2` or right-clicking it. Changing the file extension will convert the image to the respective format.
## File support > * **Common:** .jpg .jpeg .jpe .png .bmp .tif .tiff .gif .ico .jfif .webp .svg .svgz > * **Advanced:** .psd .psb .xcf .jxl .heic .heif .jp2 .hdr .tga .dds > * **Archive:** .zip .7zip .7z .rar .cbr .cb7 .cbt .cbz .xz .bzip2 .gzip .tar .wim .iso .cab > * **RAW:** .3fr .arw .cr2 .cr3 .crw .dcr .dng .erf .kdc .mdc .mef .mos .mrw .nef .nrw .orf .pef .raf .raw .rw2 .srf .x3f > * **Other:** .pgm .hdr .cut .exr .dib .emf .wmf .wpg .pcx .xbm .xpm .wbmp
## Shortcuts You can view and change keyboard shortcuts by opening the `Keybindings` window by pressing `K`. Alternatively, they are also listed at [PicView.org](https://picview.org/#Shortcuts). # Technical overview PicView is built in C# .NET using Avalonia cross-platform XAML UI framework. All builds are compiled using NativeAOT _(with trimming)_, resulting in a fully self-contained native executable. Using Cysharp’s ZLinq and ZString for zero allocation and high performance, and R3 for high-performance ViewModel binding and event streams. Magick.NET is used for its rich file support, image editing, and information capabilities. # Contributions **Building:**
Open and run the solution in Visual Studio or Rider. If you're using arm64 hardware, make sure to change the platform target to your CPU architecture in the project properties, as well as changing the Magick.NET NuGet packages to match. Contributions are welcome! Check out the [Help wanted](https://github.com/Ruben2776/PicView/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22) label to get started. Improvements to the current code or bug fixes are also welcome! ## Translators/Languages Simplified Chinese by
Crystal-RainSlide, jasoneri
Traditional Chinese by wcxu21, jasoneri
Spanish by lk.KEVIN, Jan Bermejo Toran
Korean by VenusGirl
German by Brotbox, [uDEV2019](https://github.com/uDEV2019)
Polish by YourSenseiCreeper
French by Sylvain LOUIS
Italian by franpoli
Russian by andude10
Romanian by M. Gabriel Lup
Swedish by Stefan Parmark
Brazilian Portuguese by Anderson Cardoso
Dutch by Lien5
Japanese by coolvitto
Hebrew by Y-PLONI
Hungarian by JohnFowler58
Turkish by Dest
Slovenian by Andrew Poženel
Serbian by ozzii, Radoš Milićev
Catalan by Jan Bermejo Toran
English and Danish by Ruben2776
**Looking for translators!** If you want to help translate another language or update/improve a current one and be listed here, please take a look at https://github.com/Ruben2776/PicView/issues/13. ## Code Signing Policy All releases are built via GitHub Actions, virus scanned and digitally signed. Free code signing is provided by [SignPath.io](https://about.signpath.io/), certificate by [SignPath Foundation](https://signpath.org/). ## Privacy Policy PicView does **not** collect, send, or receive any user data.

GitHub Issues· 41 开放

在 GitHub 查看全部
  • #396

    No image opens when I double click

    更新于 2026年9月14日
  • #395

    support mouse middle button event

    更新于 2026年9月13日
  • #394

    Add a option for disable gallery

    更新于 2026年9月13日
  • #223

    Impossible to zoom on touch screen

    planned feature更新于 2026年9月13日
  • #326

    Favourites list

    enhancementplanned featureno-stale更新于 2026年9月12日
  • #283

    Zoom while resizing the window

    enhancementplanned featureno-stale更新于 2026年9月12日
  • #335

    Does not work eith window snap

    更新于 2026年9月12日
  • #387

    After changing the language, some menu item names will not update.

    更新于 2026年9月5日
  • #388

    If you spawn more instances (like 10) of PicView.exe, some instances may not display the window

    更新于 2026年9月5日
  • #331

    JXL color management incorrectly applied

    bugenhancementhelp wantedno-stale更新于 2026年8月31日

核心特点

  • •C#
  • •avalonia
  • •batch-processing
  • •comics-reader
  • •convert-images

> 标签

C#avaloniabatch-processingcomics-readerconvert-images

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架