Skip to content

Fujifilm raw .RAF: Unknown file format #133

@ollicle

Description

@ollicle

Can I wrangle the configuration to read exif data from a RAF file?

My test using a .RAF file:

let exif = await exifr.parse(file, ["Model"]);

Outputs to my console:

Unknown file format

Presumably thrown from setup() in Exifr.mjs

Is this a case of a missing required file parser?

If prior work is in any way useful:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions