This is a discussion on image conversion within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I have a bunch of .nef (raw Nikon) images I would like to convert to something a bit more ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Aug 26, 2004 at 06:58:58PM PDT, Nick Chackowsky wrote in article <412e958e_5@news.athenanews.com>: > I have a bunch of .nef (raw Nikon) images I would like to convert to > something a bit more common, say, .tiff. Does anyone know of a > slack-friendly utility to do this? try ImageMagick, it supports quite alot of image formats, and is very commandline friendly Jurgen. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFBLtnZ1ucXIiwNwbURAjMMAKDJIj73037dffw5yMwc9g QKTrppHgCgvX0j TDvHOp7GPVB9gzuiVOIi4d8= =vJqT -----END PGP SIGNATURE----- |
| |||
| Nick Chackowsky wrote: > I have a bunch of .nef (raw Nikon) images I would like to convert to > something a bit more common, say, .tiff. Does anyone know of a > slack-friendly utility to do this? you might try your luck with ImageMagick's convert utility. (see 'man ImageMagick' and 'man convert'.) it comes with slackware. but from a quick look through the man page it doesn't seem that .nef is supported... -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9) |
| ||||
| In article <slrncitt51.da.joostkremers@j.kremers4.news.arnhem .chello.nl>, Joost Kremers <joostkremers@yahoo.com> wrote: >Nick Chackowsky wrote: >> I have a bunch of .nef (raw Nikon) images I would like to convert to >> something a bit more common, say, .tiff. Does anyone know of a >> slack-friendly utility to do this? > >you might try your luck with ImageMagick's convert utility. (see 'man >ImageMagick' and 'man convert'.) it comes with slackware. but from a quick >look through the man page it doesn't seem that .nef is supported... You probably need: http://www.cybercom.net/~dcoffin/dcraw/ (or one of the imaging applications that use this code - the page includes links to GIMP plugins, etc.). Check the 'supported cameras' list for your model - not all .nef files are created equal (Dave Coffin is very good at adding support for new cameras pretty soon after they are released, but generally has to reverse engineer proprietary undocumented file formats like the various versions of .nef). Richard. |