Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automatic text fill
#4
Quote:....snip...can it be modified to output as a png as well?

It can, If you have IM from a linux repo then the command magick probably = convert. I use the linux magick appimage from their site.

Many formats supported typically

magick infile.ext outfile.ext

...although if you want infile.png > (modified) infile.png write the new file to a new folder and apply a path in the commandline.

edit: just a reminder the images are sequentially numbered 1.png 2.png....n.png the list.txt file contains the random numbers, one per line. Lookup the linux shuf command.
Reply


Messages In This Thread
Automatic text fill - by taholmes160 - 01-08-2023, 04:53 PM
RE: Automatic text fill - by rich2005 - 01-09-2023, 11:06 AM
RE: Automatic text fill - by taholmes160 - 01-09-2023, 12:32 PM
RE: Automatic text fill - by rich2005 - 01-09-2023, 12:50 PM

Forum Jump: