A simple tool that adds a "Resize Image" option to the Windows context menu.
- Run
build.batto create the.exefile (or run from source if Python is installed) or get it from Releases. - Move the generated
dist/RightClickResizer.exeto a permanent location (e.g.,C:\Program Files\RightClickResizer). - Run
RightClickResizer.exeas Administrator. - Click the "Install Context Menu" button.
- Right-click on any image file (JPG, PNG, etc.).
- Click "Resize Image".
- A resized copy with
_resizedsuffix will be created in the same directory.
To change settings, run the program directly (without selecting an image). You can adjust max width, height, and quality.
Open the program and click the "Uninstall" button.
Made with Antigravity