Clipboard Input Not Working (v7.300)

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderator: xnview

beornlake
Posts: 9
Joined: Thu Aug 23, 2018 2:43 am

Clipboard Input Not Working (v7.300)

Post by beornlake »

It seems that v7.300 breaks Clipboard input. My scripts are working fine on v7.230, but on v7.300, nconvert just fails to process anything.

I noticed that on v7.230, it reports the following when the script completes, but this line is not present when running v7.300:

Code: Select all

Conversion of clipboard into output.png OK
(This is on Windows 11 25H2).

Thanks!