Monday

windows batch save screenshot

      
set d=%date:~-4,4%-%date:~-10,2%-%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%
c:\tools\magic\magick.exe clipboard:  c:\workshot\%d%.png
   

No comments:

imagemagic add text to image

rem different types of text annotations on existing images rem cyan yellow orange gold rem -gravity SouthWest rem draw text and anno...