Is it possible to use Power Automate Desktop to do some basic image processing, like inspecting dimensions, resizing, converting format, applying watermark etc.?
(I understand we can get an Image Processing program to do it via UI Automation, but it would be so much faster and neater to do it natively.)
There are many, even free/Open Source, command line tools available which you can use for this and execute from PAD. No need for UI automation. Like: https://www.etcwiki.org/wiki/IrfanView_Command_Line_Options
Thanks for reply.
Still would have been nice to have those abilities natively. I would take them over PAD's PDF specific actions.
I have figured out a prettier and immensely more powerful solution for Photoshop users.
You can create a Photoshop "Droplet". which in essence is an EXE file that will execute a set of pre recorded actions in photoshop on the files that are thrown at it.
So by simply launching that Droplet and passing the files you want processed in the command line argument field, you can automatically utilize the full power of Photoshop.