Skip to content

wrong encoding on exif strings (bug) #11

@acidicX

Description

@acidicX

Hey there,

first things first: thanks for the module!

I'm having encoding problems with certain EXIF strings, e.g. the ImageDescription

This is what other EXIF readers tell me:
Fahrt über den Ozean
but I am getting this with exif-parser:
Fahrt C<ber den Ozean

Seems to me like they are not read with the proper encoding.

I'd fix it myself, but I have no idea how the tags are encoded in the first place :/

Cheers,
acidicX

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