WindowResizer icon indicating copy to clipboard operation
WindowResizer copied to clipboard

Save and restore your windows size and position with hotkeys

WindowResizer

WindowResizer GitHub all releases GitHub release (latest SemVer)

A simple tool gives you a way to quickly reset window size and position with a hotkey.

You can save and restore window position for different process.

require

  • Windows 7+ (x64)
  • .NET Framework 4.7.2+

hotkeys

Change hotkeys in setting window.

  • save window position

    default hotkey: ctrl+alt+s

  • save all opened window position

  • restore window position

    default hotkey: ctrl+alt+r

    restore

  • restore all opened window position

    restore-all.gif

usage

  • how to add an config entry

    Focus on the window (eg. Chrome), then press the save window hotkey (ctrl+alt+sby default), an entry will be added to the configuration file.

  • How does the window matching work?

    The process name is matched first. The title is not required, by default use a wildcard * to match all the titles for a process name. And if you specify the title, it will be matched first.

  • restore window position automatically

    check the checkbox on Auto column.

    auto-restore

Stats

Alt