Introduction
Sensor Panel Resizer is a simple Python-based tool that allows you to resize your AIDA64 Sensor Panel files (.spzip).
It is useful if you want to adapt your existing sensor panel designs to different screen resolutions without recreating everything from scratch.
Requirements
Python 3.10+ (Download: Python.org )
Required libraries will be installed automatically when running the script.
Usage
Export your Sensor Panel from AIDA64 in .spzip format.
Open the program (main.py).
Load the exported file (.spzip).
Enter your desired resolution in the fields:
Target Width
Target Height
Save the resized file.
Go back to AIDA64 and Import the saved .spzip file.
That’s it! Your sensor panel will now fit the new screen resolution
Sensor Panel resizer.zip