can we get an image from the text file using imagemagick?
Actually, this text file is extracted from the image only and now i want to convert that text file into image now. is it possible?
image from text file
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: image from text file
Not sure I understand. But try
convert textfile.txt textfile.png
convert textfile.txt textfile.png
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: image from text file
There is a how section of IM Examples on just that.. Text to Image Handling
http://www.imagemagick.org/Usage/text/
http://www.imagemagick.org/Usage/text/
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/