Pica.Viewer 1.1.0-preview.1

This is a prerelease version of Pica.Viewer.
dotnet add package Pica.Viewer --version 1.1.0-preview.1
                    
NuGet\Install-Package Pica.Viewer -Version 1.1.0-preview.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pica.Viewer" Version="1.1.0-preview.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pica.Viewer" Version="1.1.0-preview.1" />
                    
Directory.Packages.props
<PackageReference Include="Pica.Viewer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pica.Viewer --version 1.1.0-preview.1
                    
#r "nuget: Pica.Viewer, 1.1.0-preview.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Pica.Viewer@1.1.0-preview.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pica.Viewer&version=1.1.0-preview.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Pica.Viewer&version=1.1.0-preview.1&prerelease
                    
Install as a Cake Tool

<img src="src/Pica.Viewer/Assets/AppIcon.ico" alt="Pica" width="32" height="32"> Pica

English | Русский

A convenient image viewer. It can run as a standalone application or be used by other applications as an embedded viewer.

Main features

  • Viewing individual channels with the same functionality as regular images.
  • Automatic fitting of the window size to the image.
  • Pinning the window on top of other windows.
  • Area selection (pixels are taken directly from the image without any modifications).
  • Customizable display of information, such as the name, format, resolution, or modification date.
  • Useful context menu items, including a proper "Open with" menu.
  • Supported formats: .png, .jpeg, .webp, .bmp, .gif, .ico, .avif, .heic, .heif, .tif.

Controls

Action Hotkeys
Previous image or channel A or
Next image or channel D or
Zoom Mouse wheel
Slow zoom Hold Shift, Ctrl, or Alt while zooming
Pan Drag with LMB or MMB
Slow pan Hold Shift or Alt while panning
Reset zoom and position Space
Channel mode Tab
Image filtering F
Copy Ctrl + C
Select area Ctrl + drag with LMB
Select the entire image Ctrl + A
Pan the image while an area selection is active Drag with MMB
Switch between windowed and fullscreen modes Double-click with LMB, if enabled in the settings
Close window or cancel Esc

Using in your own applications

Pica.Viewer is a NuGet package for Avalonia.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0-preview.1 0 7/29/2026
1.0.3-preview.1 40 7/27/2026
1.0.2-preview.1 44 7/27/2026
1.0.1-preview.1 40 7/27/2026
1.0.0-preview.1 57 7/27/2026