Hi! i trying run this command :
convert $(ls -v *.jpg) -append -resize x20% -gravity center -extent 100%x100% thumbnails.jpg
and got this error:
convert-im6.q16: width or height exceeds limit `screenshot_0.jpg' @ error/cache.c/OpenPixelCache/3909.
do you know how to fix this error