Wingetlywingetly
← All apps

Vovsoft Window Resizer

by VOVSOFTv4.4.0.0

Last updated

Vovsoft Window Resizer is a utility software that allows you to resize any window to an exact, predefined size. This is extremely useful when designing web pages, as it allows you to see how the page will look when viewed at a smaller size.

Install with winget

$ winget install --id VovSoft.WindowResizer --exact --version 4.4.0.0

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

Silent install command for Vovsoft Window Resizer

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

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

See the full silent install reference for Vovsoft Window Resizer

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

Vovsoft Window Resizer is a utility software that allows you to resize any window to an exact, predefined size. This is extremely useful when designing web pages, as it allows you to see how the page will look when viewed at a smaller size. The utility is also handy when compiling screenshots for documentation. Using Window Resizer allows you to easily maintain the same window size across screen grabs. Additionally, it works well with multi-monitor setups, allowing you to open different applications in specific positions on each monitor at Windows startup.

If you are looking for a program resizer software, this utility is able to resize programs by identifying the window title of any currently running application. This software is not limited to just resizing browsers, unlike browser extensions. It has the capability to resize all programs, including Word, Excel, PowerPoint and browsers such as Chrome, Firefox, Internet Explorer, Edge.

Moreover, if you come across an application that doesn't permit resizing or imposes restrictions on resizing, Window Resizer can effectively modify the dimensions of such applications. You can resize the main (owner) window of any program, as well as child windows and invisible windows. The program even allows you to lock dimensions and positions of any window, ensuring they remain fixed.

This program can get and set exact window size values by taking non-client areas into account. It can utilize Desktop Window Manager (DWM)

By right-clicking any window in the list, you can access the features below through the popup menu.

- Change Window Title: Instantly modify the title text of the selected window.

- Screen Center: Move the selected window to the exact center of the screen.

- Blackened Background: Dim the background to highlight the selected window.

- Check Responsiveness: Test if the selected window is responsive or frozen.

- End Task: Forcefully close the selected window or application.

Installers · v4.4.0.0

ArchitectureTypeScopeInstallDownload
x64Portable
in ZIP
-Direct
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 Vovsoft Window Resizer.

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

  • Vovsoft Proxy CheckerVOVSOFT
    VovSoft.ProxyCheckerv1.3.0.0

    Vovsoft Proxy Checker is a powerful tool designed to validate and manage your proxy server lists with ease.

  • Vovsoft Website Screenshot GeneratorVOVSOFT
    VovSoft.WebsiteScreenshotGeneratorv2.5.0.0

    Vovsoft Website Screenshot Generator is a powerful automation tool that allows you to capture screenshots of multiple web pages with just a few clicks.

  • Vovsoft Hierarchical File ManagerVOVSOFT
    VovSoft.HierarchicalFileManagerv1.3.0.0

    Vovsoft Hierarchical File Manager is a simple file management utility that aims to bring the convenience of column-view browsing, similar to Mac's Finder, to Windows users.

  • Vovsoft Batch URL DownloaderVOVSOFT
    VovSoft.BatchURLDownloaderv6.4.0.0

    Vovsoft Batch URL Downloader is one of the simplest applications of its kind, so it can prove to be a good alternative to overly-complex download managers.

  • Vovsoft VCF EditorVOVSOFT
    VovSoft.VCFEditorv3.1.0.0

    Vovsoft VCF Editor is a powerful, offline tool designed for managing and editing vCard files (VCF) on Windows.

  • Vovsoft AI RequesterVOVSOFT
    VovSoft.AIRequesterv5.3.0.0

    Vovsoft AI Requester is a program that can connect to OpenAI API and OpenAI-compatible APIs with ease.

More from VOVSOFT or browse Resizer, SystemUtilities, Window.

Frequently asked questions

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