>>106005020That's the joke. It started over 12 years ago when I noticed Macintosh OS screenshots had it applied by defualt, of course KDE started doing it, then other developers for their screenshot programs. It happened in my ``b&w'' period (I went so far as to desaturate every image on the web using css. https://desuarchive.org/g/thread/41186956/#41187330 ) which was honestly a better time.
convert.exe $1 ( +clone -background black -shadow 80x20+0+15 ) +swap -background transparent -layers merge +repage $2
The smaller the image, the more overpowering the shadow becomes since it is a fixed size.