Wingetlywingetly
← All apps

Sizer

by Brian Appsv3.3.4.0

Last updated

Resize any window to an exact, predefined size.

Install with winget

$ winget install --id BrianApps.Sizer --exact --version 3.3.4.0

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

Silent install command for Sizer

Sizer uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i sizer334.msi /quiet /norestart

See the full silent install reference for Sizer

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

Sizer is a utility to resize windows to exact dimensions. It is used by web designers, technical authors, developers and minecraft players, to exert control over where and how big application windows should be.

Installers · v3.3.4.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
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 Sizer.

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

  • Sizer (Dev)Brian Apps
    BrianApps.Sizer.Devv4.0.673

    Resize any window to an exact, predefined size.

  • Escrcpyviarotel
    viarotel.Escrcpyv3.2.0

    Graphical Scrcpy to display and control Android, devices powered by Electron.

  • S
    scrcpyGenymobile
    Genymobile.scrcpyv4.1

    Display and control your Android device

  • Folder SizeBrio
    Brio.FolderSizev2.6

    Show sizes of folders seen in Explorer windows

  • DimmerNelson Pires
    NelsonPires.Dimmerv2.0.1

    Adjust the brightness of all monitors, screens and displays

  • Little Big Mousemgth
    mgth.LittleBigMousev5.2.3.0

    DPI Aware mouse move across screens for Windows

More from Brian Apps or browse resize, screen, size.

Frequently asked questions

How do I install Sizer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id BrianApps.Sizer --exact --version 3.3.4.0. winget downloads the installer from Brian Apps and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Sizer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id BrianApps.Sizer --exact 3.3.4.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 Sizer?
Sizer uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i sizer334.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Sizer via winget?
Run: winget uninstall --id BrianApps.Sizer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Sizer's Apps & Features entry.
Is Sizer free?
Sizer is distributed under Freeware. Refer to the publisher (https://www.brianapps.net/sizer/) for the full license terms - Wingetly itself does not charge for installation.
Does Sizer 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 Sizer directly from the publisher.
How do I keep Sizer up to date?
Run winget upgrade --id BrianApps.Sizer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Sizer from microsoft/winget-pkgs.