Fujifilm RAF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(PRONOM)
(Sample files)
Line 46: Line 46:
 
* [http://www.rawsamples.ch/index.php/en/fuji RAW-Samples: Fuji]
 
* [http://www.rawsamples.ch/index.php/en/fuji RAW-Samples: Fuji]
 
* http://digikam3rdparty.free.fr/TEST_IMAGES/ → [http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/HORIZONTAL/ RAW/HORIZONTAL/], [http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/VERTICAL/ RAW/VERTICAL/], [http://digikam3rdparty.free.fr/TEST_IMAGES/FUJI-X10/ FUJI-X10/]
 
* http://digikam3rdparty.free.fr/TEST_IMAGES/ → [http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/HORIZONTAL/ RAW/HORIZONTAL/], [http://digikam3rdparty.free.fr/TEST_IMAGES/RAW/VERTICAL/ RAW/VERTICAL/], [http://digikam3rdparty.free.fr/TEST_IMAGES/FUJI-X10/ FUJI-X10/]
 +
* https://telparia.com/fileFormatSamples/image/raf/
  
 
== Links ==
 
== Links ==
 
* [https://web.archive.org/web/20090214101740/http://crousseau.free.fr/imgfmt_raw.htm Formats d'image - RAW] (from archive.org)
 
* [https://web.archive.org/web/20090214101740/http://crousseau.free.fr/imgfmt_raw.htm Formats d'image - RAW] (from archive.org)

Revision as of 18:58, 5 August 2020

File Format
Name Fujifilm RAF
Ontology
Extension(s) .raf
PRONOM fmt/642

RAF, or Fujifilm RAW, is a raw image format used by some Fujifilm digital cameras.

Contents

Format

Byte order is Motorola (Big Endian)

  • 16 bytes string to identify the file (magic)
    • "FUJIFILMCCD-RAW"
  • 4 bytes
    • Format version. E.g. "0201"
  • 8 bytes
    • Camera number ID. E.g. "FF389501"
  • 32 bytes for the camera string, \0 terminated
  • offset directory
    • Version (4 bytes) for the directory. E.g. "0100" or "0159".
    • 20 bytes "unknown"
    • Jpeg image offset (4 bytes)
    • Jpeg Image length (4 bytes)
    • CFA Header Offset (4 bytes)
    • CFA Header Length (4 bytes)
    • CFA Offset (4 bytes)
    • CFA Length (4 bytes)
    • rest unused
  • Jpeg image offset
    • Exif JFIF with thumbnail + preview
  • CFA Header offset - Big Endian
    • 4 bytes: count of records
    • Records, one after the other
      • 2 bytes: tag ID
      • 2 bytes: size of record (N)
      • N bytes: data
  • CFA Offset
    • Uncompressed RAW

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox