Re: Macinthos PIC files

"Asbach, Mark" <[email protected]> Thu, 26 Apr 2012 15:23:04 +0000
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
Hi everyone,

Am 11.04.2012 um 12:21 schrieb elmar werling:
>>>>> I have pictures in Macinthos PIC/PICT format (HDR image (image/x-hdr),see
>>>>> appendix.
>>>>> 
>>>>> Can anyone suggest a simple way to convert the pictures into JPEG-format?
>>>> 
>>>> Wow! OS-X "Preview" doesn't even know what to so with it -- this may be
>>>> tough!

The PICT format relies on old codecs that are only available in 32bit mode and QuickTime knows how to load these bundles via a 32bit subprocess. If you rename the file to example.pict you will find that Preview tells you that you can open the file if you restart Preview in 32bit mode.

For batch conversion, I use GraphicConverter that is also able to open the file (if renamed to .pict). I would recommend it.

Best,
Mark

-- 
Mark Asbach
Fraunhofer IAIS, Sankt Augustin, Germany
http://mmprec.iais.fraunhofer.de/asbach

_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig