Connecting Tech Pros Worldwide Forums | Help | Site Map

how to convert image file to text file

Newbie
 
Join Date: Oct 2006
Posts: 2
#1: Oct 19 '06
hi,
can any body help me to convert the contents of java output to text file
praveen

Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Oct 19 '06

re: how to convert image file to text file


Quote:

Originally Posted by abdulprav

hi,
can any body help me to convert the contents of java output to text file
praveen

A little clarity is required here. What type of java output do you want to convert to a text file? Where do images come into it?
Newbie
 
Join Date: Oct 2006
Posts: 2
#3: Oct 20 '06

re: how to convert image file to text file


the output obtained from java program is captured using buffered image and saved as .jpg file. i want to convert that image to text file format
Reply