Wingetlywingetly
← All apps

GIF Viewer

by luizzakv1.7.0

Last updated

A C# program used to visualize and extract frames from .GIF files.

Install with winget

$ winget install --id luizzak.GIFViewer --exact --version 1.7.0

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

Silent install command for GIF Viewer

GIF Viewer uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
installer.exe /S

See the full silent install reference for GIF Viewer

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.

Installers · v1.7.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect

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 GIF Viewer.

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

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.0

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Visual Studio BuildTools 2022Microsoft Corporation
    Microsoft.VisualStudio.2022.BuildToolsv17.14.40

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Visual Studio Community 2026Microsoft Corporation
    Microsoft.VisualStudio.Communityv18.10.0

    Everything you need to build modern apps - free for you, built for impact.

  • dnSpydnSpyEx
    dnSpyEx.dnSpyv6.6.0

    dnSpyEx is a unofficial continuation of the dnSpy project which is a debugger and .NET assembly editor.

  • Visual Studio Community 2022Microsoft Corporation
    Microsoft.VisualStudio.2022.Communityv17.14.40

    Everything you need to build modern apps - free for you, built for impact.

  • Visual Studio Professional 2026Microsoft Corporation
    Microsoft.VisualStudio.Professionalv18.10.0

    The trusted IDE for professional developers - from desktop to cloud.

More from luizzak or browse animated-gif, c#, gif.

Frequently asked questions

How do I install GIF Viewer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id luizzak.GIFViewer --exact --version 1.7.0. winget downloads the installer from luizzak and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GIF Viewer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id luizzak.GIFViewer --exact 1.7.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GIF Viewer?
GIF Viewer uses EXE (NSIS). Run the downloaded installer with: installer.exe /S. The silent switches are /S.
How do I uninstall GIF Viewer via winget?
Run: winget uninstall --id luizzak.GIFViewer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GIF Viewer's Apps & Features entry.
Is GIF Viewer free?
GIF Viewer is distributed under GNU General Public License version 3.0. Refer to the publisher (https://sourceforge.net/projects/gifviewer/) for the full license terms - Wingetly itself does not charge for installation.
Does GIF Viewer 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 GIF Viewer directly from the publisher.
How do I keep GIF Viewer up to date?
Run winget upgrade --id luizzak.GIFViewer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of GIF Viewer from microsoft/winget-pkgs.