Bestbuys of the Year

magick montage *.{JPG, PNG} \
  -thumbnail 200x200^ -gravity center \
  -extent 200x200 -geometry +5+5 -tile 5x \
  -background "#333333" -fill white output.jpg
· listing