Forum Moderators: bakedjake

Message Too Old, No Replies

viewing images in text or ascii code

I don't want to view the image with a image editor

         

digi_mind

8:59 am on Jun 21, 2003 (gmt 0)

10+ Year Member



I would like to open an image in the way that this one is saved to the disk, meaning that I don't want to see the image it self, but the code behind this one.

Is it possible? How?

outrun

9:45 am on Jun 21, 2003 (gmt 0)

10+ Year Member



Although I dont know what you want to do, you could rename the image to *.txt file or something along those lines or open it in a hex editor, which displays the ascii version of it as well.

regards,
Mark

Birdman

10:00 am on Jun 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Open it in Notepad. I do it accidentally on my ftp program all the time.

tobyink

12:44 pm on Jun 21, 2003 (gmt 0)

10+ Year Member



cat myimage.png

digi_mind

9:56 am on Jun 22, 2003 (gmt 0)

10+ Year Member



Thanks for your answers.

The problem is that I can open the image witl notepad, the vi command, jpico and other ones.

What I want to do is this:

Open the image with any of those text editors, then I want to select the text displayed by the editor, copy the text and paste in an other text editor. Then I want to save the new code that I just pasted in the editor and open the image.