example image
Example 1: fake api images
Just add your desired image size (width & height) after our URL, and you'll get a random image.
https://picsum.photos/200/300
To get a square image, just add the size.
https://picsum.photos/200
Example 2: create transparent placeholder img
convert -size 32x32 xc:white empty.jpg