on ‎2008 Aug 26 8:30 AM
Dear Friends,
Can you please explain how to convert JPEG file to XML file using XI. Here the scenario is to pick a .jpeg file, convert it into xml and we have to read the data from the xml file. It gives the information related to that picture file.
Regards,
Jagan.
Request clarification before answering.
That R & D is stopped in that level. So I close this question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Readable information in JPeg are written in the Exif tag.
Search for Java APIs to read exif tag in Google, it wont be hard to find any.
For example:
http://jigsaw.w3.org/Doc/Programmer/api/org/w3c/tools/jpeg/Exif.html
http://sourceforge.net/projects/libexif
http://www.sno.phy.queensu.ca/~phil/exiftool/
http://www.drewnoakes.com/code/exif/
http://reader.imagero.com/uio/
Regards,
Henrique.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.