appsizerGUI appsizerGUI is an open-source graphical user interface utility designed to easily resize, reposition, and manage application windows on Windows operating systems. Built to overcome the limitations of the original command-line appsizer tool—which forced users to manually edit configuration files to control window parameters—this GUI version provides an intuitive, interactive layout. It allows developers, stream creators, and everyday multitaskers to force uncooperative windows into precise dimensions and pixel-perfect screen positions. Core Features
Predefined Resolutions: Instantly snaps any active window to common aspect ratios and standard monitor configurations.
Borderless Fullscreen: Forces standard windowed applications and games into a clean, borderless fullscreen mode directly from the tools panel.
Window Style Toggling: Utilizes native Win32 API calls to add or remove window borders, title bars, and standard system styles.
Accurate Math Calculations: Accounts for structural variations like hidden window paddings and shadow margins.
Lightweight Footprint: Runs efficiently in the background without draining system resources or memory. 💻 Software Developers & Web Designers
Web and application developers frequently need to test layouts across diverse viewports. The utility lets creators quickly cycle through target screen sizes to verify responsive design mechanics, rendering bugs, and GUI alignment. 🎮 Gamers & Streamers
Many older games, emulators, or niche applications do not natively support custom resolutions or borderless display options. Users can force applications into specific windows, hide distracting borders, and lock the coordinate space for stable screen-capturing software. 📄 Documentation Writers
Technical writers often need to capture multiple screenshots of software at identical dimensions to maintain a consistent format. Presetting explicit window sizes ensures every single grab looks identical throughout the user guide. How It Works
The platform acts as a visual wrapper for Win32 API window management functions. When a user targets an open process, the program identifies its system handle (HWND). It bypasses an application’s internal scaling constraints, letting users inject new width, height, and coordinate positions on the fly. Getting Started
Download: Grab the latest compiled version directly from the appsizerGUI GitHub Releases page.
Launch: Run the executable. If it targets elevated programs (like Task Manager or system software), run the application as an Administrator.
Resize: Select your active target window from the interface, pick a preset dimension, or toggle tool modifications like “Borderless Fullscreen”. Sizer by Brian Apps
Leave a Reply