The name is Interfacist: Interfacist.com
- Easy Syntax
- Regex Processing
- Color Pickers, Numeric Sliders, and other cool controls
- The UI is 100% Skinnable
- Embed Multiple Scripts in a CHiP
- Use named variables in any script or file
- Apex Buttons
The commands you use can reference any other control value to create more intricate and dynamic commands.
Code: Select all
-a Rotate_90|C:\Ancient\XnView\nconvert.exe|-overwrite -jpegtrans rot90 "~!~"
-a Rotate_180|C:\Ancient\XnView\nconvert.exe|-overwrite -jpegtrans rot180 "~!~"
-a Rotate_270|C:\Ancient\XnView\nconvert.exe|-overwrite -jpegtrans rot270 "~!~"
-a Vertical_Flip|C:\Ancient\XnView\nconvert.exe|~File_Type_Change~ -q ~Quality~ ~OverWrite~ -yflip "~!~"
-a Horizontal_Flip|C:\Ancient\XnView\nconvert.exe|~File_Type_Change~ -q ~Quality~ ~OverWrite~ -xflip "~!~"
All these screenshots are from the same program, you define what controls you want in your UI to run whatever scripts/apps you want. Choose from more than 60 control types.