Notes
How to creata an image with a text on a transparent background
Install ImageMagick and run
magick -background none -fill black -font Arial.ttf -pointsize 72 label:"This is the text" output.png
Install ImageMagick and run
magick -background none -fill black -font Arial.ttf -pointsize 72 label:"This is the text" output.png