Re: Question about Nikkon Raw Images (NEF) and ansel
Michael Rubinsky <[email protected]> Sun, 24 May 2009 16:30:04 -0400
| Newsgroups | gmane.comp.horde.ansel |
|---|---|
| Message-ID | <[email protected]> |
Quoting Helmut Schiefer <[email protected]>: > Hi Folk, > > first of all, I love the great application ansel. In the next month > I'll put all my photos in it. Great!! Glad you like it. > > But now my question. Is it possible to store Nikkon Raw Images as > the original date and ansel do a convert into jpg? If any user wish > to download the original he should get the raw image. This is not possible with our current code. There are a few possible issues with this. I know the ImagickLibrary (which Ansel can make use of) can understand and convert from various raw formats, but the PHP functions that we use to verify an image was uploaded do not. The other, bigger issue, is that currently we use the original image to display directly in the browser in certain cases (like when cropping and resizing) so in order to do this, if we somehow get over the limitation above, we would need to store both the RAW and the full size, converted, web friendly image. That would be a huge storage requirement...add to this the number of different flavors of raw files and support for that becomes somewhat nightmarish. Thanks, mike -- The Horde Project (www.horde.org) [email protected] "Time just hates me. That's why it made me an adult." - Josh Joplin -- ansel mailing list - Join the hunt: http://horde.org/bounties/#ansel Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]