Page 1 of 1

.xmp files

PostPosted: Mon Jan 23, 2006 1:26 pm
by wmaburnett
Is there a way to stop photoshop from putting .xmp files into my folders that contain pictures after i edit them, i often find myself deleting them out of my folders.
Thanks
~William

PostPosted: Mon Jan 23, 2006 1:29 pm
by Oneputt
Isn't it annoying. There is an option to hide them, but I am not sure about stopping them...perhaps someone else might know.

PostPosted: Mon Jan 23, 2006 1:56 pm
by leek
The XMP files are where Photoshop stores the adjustments that you make in the Raw Convertor. Your original RAW files remain untouched and Photoshop re-applies the changes you made during the editing...
XMP files also store any additional tags that you add to the images such as categories.

If you use Adobe Bridge to view your folders then you won't see the XMP files - they are suppressed.

PostPosted: Mon Jan 23, 2006 2:04 pm
by shakey
Not sure why you want to delete them but I think that there is an option to store your changes in the header file rather than sidecar (xmp) files. Its in the preferences (I think). I'm at work but will check PS when I get home.

PostPosted: Mon Jan 23, 2006 2:21 pm
by Nnnnsic
I'm not sure why you would want to delete them. They're just a form of XML data and quite small.

PostPosted: Mon Jan 23, 2006 10:25 pm
by shakey
Home now..looked at CS2

OK...here's the drum...In PS CS2 you can save your RAW image manipulations withoutout creating sidecar (.XMP) files if you choose. They will not be saved in header files (like Nikon Capture) but are saved in a separate database. To do this, in the RAW plugin, you need to choose the fly out menu from the settings drop down box. Choose preferences from the menu and alter the "save image settings in" drop down box from the sidecar default to ""Camera RAW database".

Here's a C&P from the Adfobe help file

In the Camera Raw Preferences dialog box, choose one of the following from the Save Image Settings In menu:
Camera Raw Database Stores the settings in a Camera Raw database file, generally located in the user’s Application Data folder as Document and Settings/user name/Application Data/Adobe/CameraRaw (Windows) or the user’s Preferences folder as Users/user name/Library/Preferences (Mac OS). This database is indexed by file content, so settings remain with the image even if you move or rename the image file.
Sidecar “.xmp” Files Stores the settings in an XMP file in the same folder as the raw file with the same base name and an .xmp extension. This option is useful for long-term archiving of raw files with their associated settings, and for the exchange of raw files with associated settings in multiuser workflows. These same sidecar XMP files can store IPTC (International Press Telecommunications Council) data or other metadata associated with a camera raw image file. If you open files from a read-only volume such as a CD or DVD, be sure to copy the files to your hard drive before opening them. The Camera Raw plug‑in cannot write an XMP file to a read-only volume and writes the settings to the Camera Raw database file instead. You can view XMP files in Bridge by choosing View Show Hidden Files.

end C&P

So...to cut to the chase...if you really want to avoid creating sidecar files when you edit a RAW image, you can store the changes in a central database instead.

PostPosted: Tue Jan 24, 2006 7:05 am
by wmaburnett
Thanks!