Advanced Photo Properties

Posted: 01-20-2004, 01:51 AM
In Windows XP you can store advanced property information for JPG images, such as keywords, descriptions, and author information. Does anyone know where this information is stored? Is it stored in the image file's header, like EXIF information? Or is it in a hidden file? The data seems to travel with the image, so I thought perhaps it is stored in the image. However, when I open the files in EXIF-compliant programs and view the EXIF info, I don't see the items that I've entered into the Advanced Properties screen in Windows XP.
Reply With Quote

Responses to "Advanced Photo Properties"

David Candy
Guest
Posts: n/a
 
Re: Advanced Photo Properties
Posted: 01-20-2004, 05:54 AM
It's stored in an alternative stream for non Compound Documents. Only NTFS supports more than one stream so it is lost if transfered outside an NTFS file system. Word, excel, et al are compound files. This is a large file with a file system inside. In these files multiple streams exist inside. It's stored inside the file and transfers with the file.

Windows only has very limited support for streams. While it's a core feature of windows and fully implemnented at a low level the higher level programs often have no idea what a stream is (eg, Explorer and most programs). The only program that can see a stream is the command prompt. And that is bare bones support (you have to know the name of the stream - there is no Dir equiv).

Copy con a.txt:stream1
This is stream 1
^z
type a.txt
type a.txt:stream1


--
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"Dwayne" <anonymous@discussions.microsoft.com> wrote in message news:CCC50360-9CA9-4656-A212-44D86DFBE6D9@microsoft.com...
> In Windows XP you can store advanced property information for JPG images, such as keywords, descriptions, and author information. Does anyone know where this information is stored? Is it stored in the image file's header, like EXIF information? Or is it in a hidden file? The data seems to travel with the image, so I thought perhaps it is stored in the image. However, when I open the files in EXIF-compliant programs and view the EXIF info, I don't see the items that I've entered into the Advanced Properties screen in Windows XP.
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
driver advanced properties Rob Windows XP Device Drivers 0 06-25-2004 05:48 PM
CD File Resourse Advanced Properties James Beau Cseri Windows XP Embedded 3 03-04-2004 07:44 PM
Audio File Properties/Summary/Advanced Harry Windows XP Music 0 12-06-2003 03:32 AM
Change DPI setting in advanced display properties katarina Windows XP Embedded 4 08-14-2003 07:17 PM
No advanced tab in XP Pro Lan Properties lerxstman1 Windows XP Network & Web 4 07-16-2003 10:20 PM