OurBigBook About$ Donate
 Sign in Sign up

Crate image with given text in ImageMagick

Ciro Santilli (@cirosantilli, 37) ... Software Multimedia software Image software Image manipulation software ImageMagick ImageMagick HOWTO
Updated 2025-07-16  0 By others on same topic  0 Discussions Create my own version
Digits 0 to 9, white on black background:
for i in `seq 0 9`; do convert -size 512x512 xc:black -pointsize 500 -gravity center -fill white -draw "text 0,0 \"$i\"" $i.png; done
Bibliography:
  • stackoverflow.com/questions/67012057/how-to-generate-an-image-with-a-number-in-it

 Ancestors (11)

  1. ImageMagick HOWTO
  2. ImageMagick
  3. Image manipulation software
  4. Image software
  5. Multimedia software
  6. Software
  7. Computer
  8. Information technology
  9. Area of technology
  10. Technology
  11.  Home

 View article source

 Discussion (0)

New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook