Tagged Questions
10
votes
1answer
440 views
How to generate a lot of (blank) images files?
For a test, I need to quickly create 1700 jpg-images (even blank) in a defined size 1000x706. I wonder if we could do this with a shell script or a program (like ImageMagick). I wish they called ...