Skip to content

Binary data extraction #34

@barasher

Description

@barasher

ExtractAllBinaryMetadata option extracts binary metadata among other metadata. Exiftool encode binary values using base64, which is not optimized when you're only interested in the binary fileds.

The idea is to add a tool that extracts binary metadata directly as []byte instead of base64 string.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions