Wingetlywingetly
← All apps
P

PicFetch

by Florian Rathev0.2.11

Last updated

A small multi-platform desktop app for quickly viewing and browsing images.

Install with winget

$ winget install --id io.github.frathe.picfetch --exact --version 0.2.11

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

A small Fyne desktop app for quickly viewing images. Drop one or more images onto the window to view them, and step through the set with the keyboard.

Supports JPEG, PNG, GIF, WebP, BMP, TIFF, ICO, XPM, HEIC, AVIF, SVG, and camera RAW previews.

Installers · v0.2.11

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for PicFetch.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.32.5

    Start building with open models.

  • C
    CloudflareSpeedTestXIU2
    XIU2.CloudflareSpeedTestv2.3.5

    国外很多网站都在使用 Cloudflare CDN,但分配给中国内地访客的 IP 并不友好(延迟高、丢包多、速度慢)。虽然 Cloudflare 公开了所有 IP 段 ,但想要在这么多 IP 中找到适合自己的,怕是要累死,于是就有了这个软件。

  • Snappy Driver InstallerSam Bounce
    samlab-ws.SnappyDriverInstallerv1.23.9 (R2309)

    Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers.

  • P
    Pixellu SmartAlbumsPixellu
    Pixellu.SmartAlbumsv2025.8.0

    Pixellu SmartAlbums is a professional album design software that simplifies and speeds up the process of creating stunning photo albums for photographers.

  • DropboxDropbox, Inc.
    Dropbox.Dropboxv262.4.3183

    Organize all your team's content, tune out distractions, and get everyone coordinated with the world's first smart workspace.

  • C
    crocschollz
    schollz.crocv11.3.6

    Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

More from Florian Rathe or browse image-viewer, pictures, photos.

Frequently asked questions

How do I install PicFetch on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id io.github.frathe.picfetch --exact --version 0.2.11. winget downloads the installer from Florian Rathe and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PicFetch silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id io.github.frathe.picfetch --exact 0.2.11 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall PicFetch via winget?
Run: winget uninstall --id io.github.frathe.picfetch --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PicFetch's Apps & Features entry.
Is PicFetch free?
PicFetch is distributed under MIT. Refer to the publisher (https://frathe.github.io/picfetch/) for the full license terms - Wingetly itself does not charge for installation.
Does PicFetch work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls PicFetch directly from the publisher.
How do I keep PicFetch up to date?
Run winget upgrade --id io.github.frathe.picfetch --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PicFetch from microsoft/winget-pkgs.