|
Image To Text
Image To Text converts a png or jpeg image into a text file image using text of your choice. You can get similar results from various other utilities, such as the Gimp Text Colorer, but this script works differently, guaranteeing that all your text might appear, and thus only delivering pure black and white images. This is the same script i used to create my E-mail Photographs.
If you like messing with text and images, you may also enjoy my Image to HTML Source script.
Click here for the most recent version of the script.
Here is the man page for the script.
Some Examples:
Che Guevara in text.
Original image Original text
command used:
image2text -i sample1.png -t sample1.text -h.65 -W89 -p
Nadja Auermann in text.
Original image
command used:
image2text -i sample2.jpg -H90 -p -h.8
Bob Marley: big, medium, small
Original image original text
Try the web version:
|