Skip to content

Lightweight, versatile desktop photo viewer for Windows, built on top of WinForms (C#). The best replacement for the default Windows image viewer.

License

Notifications You must be signed in to change notification settings

tsinglee2009/quick-picture-viewer

 
 

Repository files navigation

Quick Picture Viewer

Quick Picture Viewer is a lightweight, versatile desktop photo viewer for Windows, built on top of WinForms (C#).
The best replacement for the default Windows image viewer.

GitHub All Releases GitHub release (latest by date including pre-releases) Patreon

Install

Windows 7, 8.1, 10 | v1.12.5 (2.5 MB) | Download
Windows 7, 8.1, 10 | v1.12.4 (2.5 MB) | Download

Uses .Net 4.8

Features

- Supported image formats: .png, .jpg, .jpeg, .jpe, .jfif, .exif, .gif, .bmp, .dib, .rle, .tiff, .tif
- Supported other file types: .ico, .webp, .svg, .dds, .tga
- Basic image editing: rotate, flip, change file type
- Built-in screenshoter
- Open image with external app or show in file explorer
- Picture in picture mode
- Copy, paste to clipboard
- Checkboard background
- Window can be always on top or fullscreen
- Set image as desktop background
- Print image
- View image details
- Slideshow
- Dark mode

Other "Quick" apps

Quick Color Picker - Lightweight desktop color picker and color editor utility for Windows
Quick Screen Recorder - Lightweight desktop screen recorder for Windows

More screenshots

Additional

How to uninstall built-in photos app in Windows 10:
Powershell (Admin) > Get-AppxPackage *photos* | Remove-AppxPackage

Extension module for Windows Explorer to render SVG thumbnails

Inspirers

IrfanView by Irfan Skiljan
ImageGlass by Dương Diệu Pháp

Special thanks to

JosePineiro for WebPWrapper (.webp support)
darkfall for PngIconConverter (.ico support)
nickbabcock for Pfim (.dds/.tga support)
vvvv for SVG (.svg support)

About

Lightweight, versatile desktop photo viewer for Windows, built on top of WinForms (C#). The best replacement for the default Windows image viewer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.2%
  • Inno Setup 6.8%