Resource Tuner is a resource editor for Windows programs, such as EXE and DLL files. It provides direct access to the elements embedded in applications, including icons, bitmaps, menus, dialogs, string tables, and version information. Without needing the original source code, these resources can be viewed, extracted, or replaced.
In addition to manual editing, Resource Tuner includes tools for resource scanning and mass extraction, which make it easier to locate icons, graphics, or text assets across multiple files in a system. This functionality is especially helpful when working with large projects or when resources are spread across different modules.
Resource Tuner stands out by combining everyday editing capabilities with exploration tools that reveal how Windows applications are assembled internally. It can be used for customization, localization, debugging, or simply to understand the internal structure of executable files.
A command-line version of Resource Tuner designed for automation. It combines the power of a resource editor with scripting — using the built-in Windows Script Host that’s already on every Windows machine. Out of the box, it runs with VBScript, so you can start scripting right away without any setup.
