OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

Crate image with given text in ImageMagick

 ... Software Multimedia software Image software Image manipulation software ImageMagick ImageMagick HOWTO
 0 By others on same topic  0 Discussions  Updated 2025-05-29  +Created 1970-01-01  See my 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