Wingetlywingetly
← All apps

GameTextureViewer

by JangaFX LLCv2.0.1.5

Last updated

Game Texture Viewer (GTV) is a fast, reliable, and simple tool for artists to preview textures and sprite sheetanimations on the fly.

Install with winget

$ winget install --id JangaFX.GameTextureViewer --exact --version 2.0.1.5

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

Silent install command for GameTextureViewer

GameTextureViewer uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
gtv_setup_2_0_1_5.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for GameTextureViewer

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

Game Texture Viewer (GTV) is a fast, reliable, and simple tool for artists to preview textures and sprite sheetanimations on the fly.

With GTV, you can visualize large collections of textures and sprite sheets instantly without having to write any shaders or opening editing software. Easily preview channels, contrast, gamma, brightness, alpha blending, and more!

On a large scale production, artists often end up with a database of thousands of textures and atlases with no quick way of sifting through and comparing them without inserting them into an engine shader or finding the source program file. GTV solves this issue by providing a one click automatic division based on the name file.Moreover GTV can support large flipbooks, capable of playing them seamlessly.

* GTV automatically splits sprite sheets with names containing ex: 8x2, 3x5, 8x8 in the file name.

* Need to compare 2 images? No problem! Just right click on any image and select "Open in new GTV".

* Open the file info window to get a full list of metadata contained in the image.

* Click the toggle animation button at the top to toggle between the original sprite sheet and the animation.

* Supports TIF, TGA, JPG, PNG, BMP, PSD and EXR Formats

Installers · v2.0.1.5

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
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 GameTextureViewer.

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

  • CoolUtils Outlook ViewerSoftplicity, Inc.
    Softplicity.CoolUtilsOutlookViewerv4.2.0.81

    This PST file viewer serves as the perfect free PST viewer download for anyone needing to access Outlook data files. This flexible, easy to use viewer features an intuitive interface.

  • PhoXoSeeFULI
    FULI.PhoXoSeev1.12.26.6

    The World's Fastest Image Viewer

  • Y8 BrowserY8 Games
    Y8Games.Y8Browserv1.0.11

    Download Y8 Browser, Play all the games, including Flash games!

  • Vovsoft PDF ReaderVOVSOFT
    VovSoft.PDFReaderv5.7.0.0

    Vovsoft PDF Reader is a lightweight super-simple PDF viewer application. No complicated configuration is needed to view your PDF files from your desktop or laptop computer. The interface is minimalistic, it provides all the essentials.

  • Vovsoft JSON BeautifierVOVSOFT
    VovSoft.JSONBeautifierv2.0.0.0

    Vovsoft JSON Beautifier is an easy to use JSON viewer and JSON formatter software for your desktop or laptop computer.

  • Sante DICOM Viewer ProSantesoft LTD
    Santesoft.SanteDicomViewerProv14.2.7

    Sante DICOM Viewer Pro is a professional DICOM viewer, anonymizer, converter, PACS client, mini PACS server, patient CD/DVD burner (with free DICOM viewer) and much more.

More from JangaFX LLC or browse Game, Texture, Viewer.

Frequently asked questions

How do I install GameTextureViewer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JangaFX.GameTextureViewer --exact --version 2.0.1.5. winget downloads the installer from JangaFX LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GameTextureViewer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JangaFX.GameTextureViewer --exact 2.0.1.5 --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 GameTextureViewer?
GameTextureViewer uses EXE (Inno Setup). Run the downloaded installer with: gtv_setup_2_0_1_5.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall GameTextureViewer via winget?
Run: winget uninstall --id JangaFX.GameTextureViewer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GameTextureViewer's Apps & Features entry.
Is GameTextureViewer free?
GameTextureViewer is distributed under Freeware. Refer to the publisher (https://jangafx.com/software/gametextureviewer) for the full license terms - Wingetly itself does not charge for installation.
Does GameTextureViewer 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 GameTextureViewer directly from the publisher.
How do I keep GameTextureViewer up to date?
Run winget upgrade --id JangaFX.GameTextureViewer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of GameTextureViewer from microsoft/winget-pkgs.