As mentioned in #108
I consider to be an important feature for ShellAnything to be able to run console programs without showing a terminal window.
As reference, KuShellExt has the console="false" option for this purpose.
For example, these context menus use ImageMagick commands to transform images, without showing a console:

Best regards!