Modificator offers quick access to your favourite tool settings on one compact panel. Every setting comes as a customizable module that can be freely positioned, resized, and set up to be more compact or more descriptive.
- maybe you want to have a brush angle sitting in front of you all the time?
- set Texture Depth without opening Brush Settings window?
- change eyedropper settings while using a brush tool?
- turn color dynamics on and off with a tiny panel?
All that and more — Modificator.
All the settings are explained https://modificator.readthedocs.io/en/latest/.
Both Mac (not the M1) and Windows are supported.
⚠️ Modificator requires Photoshop CC: from version 2015 to the newest. Note that currently native version of Photoshop for M1 Macs isn't supported.
Release Notes
Hi everyone,
Modificator was recently updated to version 1.3, which includes some bug fixes and an option to create custom, keyboard-bindable setters for Modificator modules. This means you can now assign keyboard shortcuts or create Brusherator buttons to control any MD-supported settings of brushes or other tools.
Each module now has a "Copy Script Template" button in the module settings. Clicking this will generate and copy to clipboard a script template that can communicate with Modificator and modify a tool.
- Add 10% of brush opacity with one key and subtract 10% with another? Yes, can do.
- Rotate brush tip 90° with a keyboard shortcut? Yup.
- Set Eyedropper to specific values while using a brush? Sure.
- Change the Mixer Brush texture depth with keyboard shortcuts? Possible.
Working with script files may sound technical, but there's a good reason for this approach. For some time, users have requested the ability to assign keyboard shortcuts to modules. Unfortunately, Photoshop requires a menu item for this to work (my script packs rely on this functionality - it's possible to assign keyboard shortcuts to items in the Scripts section of the Photoshop File menu. While my Scriptorator pack contains some of these functions described above, the Modificator scripts will work much faster because they only send messages to the panel, rather than performing complex calculations on each button press like the Scriptorator scripts did). However, creating scripts for all 70+ Modificator modules would clutter your menus, as most users wouldn't need or use the majority of them.
So I've decided to provide the framework and encourage users to create their own script files to change the values they want. This should make the process more manageable and tailored to individual needs. Here's the page in the manual that describes this funcitonality in details.
To install the update, simply close Photoshop and run the provided exe or pkg, or use your preferred manual installation method.
And please let me know if you have any questions via my email kritskiy.sergey@gmail.com or Discord
Have a great weekend,
Sergey