Hello there,
I am trying to convert a text file (.txt) into an image (.jpg) with the command: convert text:@filename text_test.jpg; however, there is a "unable to open file" error. Your help and advice is greatly appreciated.
Thanks much!
text to gif/jpg
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: text to gif/jpg
text: takes a filename as an argument. not a string like label:. As such the '@' is not needed. see IM Examples, Text to Image handling.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/