Difference between revisions of "Type NEF"

From truxwiki.com
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Encrypted_Office_2016_Document|<<]] Details [[Type_Parquet|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_NEF</code>
 
| <code>Type_NEF</code>
Line 27: Line 27:
 
=Description=
 
=Description=
 
Nikon Raw Image (Electronic File)
 
Nikon Raw Image (Electronic File)
 
=External links=
 
* [http://lclevy.free.fr/nef/ NEF]
 
  
 
=Truxton Exploiters=
 
=Truxton Exploiters=
Line 35: Line 32:
 
* [[Expand]]
 
* [[Expand]]
 
* [[Thumbnail]]
 
* [[Thumbnail]]
 +
 +
=Items Produced=
 +
Truxton will extract the following from this file type:
 +
* <code>[[Type_Camera_Information]]</code>
 +
 +
=Carve Meta Data=
 +
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 +
* <code>Created</code> - When the file was created
 +
* <code>Name</code> - The name of the file
 +
 +
=Details=
 +
* [http://lclevy.free.fr/nef/ NEF]

Latest revision as of 03:49, 23 May 2024

<< Details >>
Defined Constant Type_NEF
File Type Value 758
Parent Type TIFF with EXIF
Carve Yes
Format Details No
MIME Type image/x-nikon-nef
Filename Extension nef

NEF

Description

Nikon Raw Image (Electronic File)

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • Created - When the file was created
  • Name - The name of the file

Details