<span class="Apple-style-span" style="border-collapse: collapse; white-space: pre-wrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">Frédéric, that looks to be just what I need :-)</span><div>
<span class="Apple-style-span" style="border-collapse: collapse; white-space: pre-wrap; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px;">-Eric.<br></span><br><div class="gmail_quote">2008/6/4 Frédéric &lt;<a href="mailto:frederic.mantegazza@gbiloba.org">frederic.mantegazza@gbiloba.org</a>&gt;:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Le 4/6/2008, &quot;Eric Clack&quot; &lt;<a href="mailto:eric@bright-interactive.com">eric@bright-interactive.com</a>&gt; a écrit:<br>
<div class="Ih2E3d"><br>
&gt; My knowledge is very limited when it comes to colour profiles, so I might be<br>
&gt; describing something that is impossible here, but isn&#39;t the colour profile<br>
&gt; information just a tag, or piece of metadata that I could copy from image to<br>
&gt; image?<br>
<br>
</div>In most cases, the profile is embedded. I don&#39;t now exactly where, but<br>
the current PIL version (1.1.6) does not read/write it. It is not stored<br>
in the EXIF table.<br>
<br>
If the profile is not embedded, the image is maybe just tagged (in the<br>
EXIF table), but currently, only sRGB as a standard definition there<br>
(even if more and more programs use AdobeRGB1998 too, it is not yet a<br>
standard).<br>
<br>
If you want to copy/paste profiles, use exiftool:<br>
<br>
$ exiftool -icc_profile -b -o profile.dat &lt;image1&gt;<br>
$ exiftool -icc_profile\&lt;=profile.dat &lt;image2&gt;<br>
<br>
Also note that not all image format can embedded a profile (jpeg, tiff<br>
and pdf can).<br>
</blockquote></div><br><br clear="all"><br>-- <br>Eric Clack<br><a href="mailto:eric@bright-interactive.com">eric@bright-interactive.com</a><br><br>Bright Interactive : Successfully delivering interactive websites and business applications<br>
<a href="http://www.bright-interactive.com/">http://www.bright-interactive.com/</a><br>+44 (0) 1273 201 112<br><br>Registered in England No. 3865036. VAT Reg. No. 786 6073 86<br>Registered Office: 12-13 Ship Street, Brighton, East Sussex, BN1 1AD
</div>