[PLUG] tools for converting txt to jpg or gif ?

Randal L. Schwartz merlyn at stonehenge.com
Tue Aug 6 07:51:28 UTC 2002


>>>>> "Anthony" == Anthony Schlemmer <aschlemm at attbi.com> writes:

Anthony> This works as long as "convert" knows you have a text file. It doesn't 
Anthony> work on a file with a .c extenstion but if you put a .text extension 
Anthony> "convert" works quite well in this respect.

convert txt:file-with-any-extension.c foo.png

convert txt:- <file-with-any-extension png:- >foo.png

ImageMagick (when it works) rocks!

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



More information about the PLUG mailing list