Slashxdd / quick-picture-viewer

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

Home Page:https://moduleart.github.io/quick-picture-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Picture Viewer

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

GitHub release (latest by date including pre-releases) GitHub All Releases Module Art website

Install

Windows Version Codename Branch Release date Size Downloads Link
7-10 v2.2.6 Community Stable Nov 4, 2020 3.8 MB GitHub Releases (by Release) Download (.exe)

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
  • Checkerboard background
  • Window can be always on top, borderless and fullscreen
  • Set image as desktop background
  • Print image or export to PDF
  • View image details
  • Slideshow
  • Dark mode

Other great apps

Icon App name Last commit date Last release date Description
Quick Screen Recorder GitHub last commit GitHub Release Date Lightweight desktop screen recorder for Windows, built on top of WinForms (C#).
Quick Color Picker GitHub last commit GitHub Release Date Lightweight desktop color picker and color editor utility for Windows, built on top of WinForms (C#).

More screenshots






Plugins:

Plugin Codename Type Last commit date Last release date
Blur qpv-blur Built-in GitHub last commit GitHub Release Date

How to uninstall built-in photos app in Windows 10:

Guide
Powershell (Admin):

Get-AppxPackage *photos* | Remove-AppxPackage

Extension module for Windows Explorer to render SVG thumbnails:

Guide

About

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

https://moduleart.github.io/quick-picture-viewer

License:GNU General Public License v3.0


Languages

Language:C# 93.3%Language:Inno Setup 6.7%