I have some jpeg files, which contains text. I want to edit some information on it.
How can I do this without downloading any software?
I have some jpeg files, which contains text. I want to edit some information on it.
How can I do this without downloading any software?
Assuming you're using Windows your only real solution is Paint, which comes with your standard Windows install. Depending on the source image this could look anything from adequate to horrible.
A little more information about your situation could help, like what you mean by edit info on it (e.g. are we talking the meta data of the image or the actual content, I have assumed actual content.)
first, you did not tell us about your OS. Second, we do not know, how the text is embedded. If you do not have PSD or XCF files, which can contain separate and well editable text layers (you will need free GIMP or payed Photoshop to edit it) and you have only jpegs/gifs or pngs, then it is more complicated.
If I imagine a photograph overlayed with text and I want to edit the text, I have only few possibilities:
1) use MS Paint in Windows or for example GIMP (contained in many linux distros), delete the text area and put other text there (you will have to write it again) - the output will not be very nice :-(
2) use some online OCR like: http://www.onlineocr.net/ or http://www.free-ocr.com/ to extract the text from image and then work similarly to 1) but use recognized text from OCR instead of writing it from scratch.