Skip to content

Implement a poor man's exrheader #235

Open
@stevenparkerco3

Description

@stevenparkerco3

What can be improved or is missing?

To help expand on the example applications, it would be great to have an example application which can output EXR Header information in the same/similar format to OpenEXR's exrheader application. I believe this would help developers explore the exrs API's a bit further and lower the barrier to entry. In line with what OpenImageIO calls their "Poor man's exrheader" tool using iinfo, it would be nice to have a similar example in exrs.

Implementation Approach

I'm still learning Rust, and pretty terrible at it, but have the following Gist which is semi-functional:
https://gist.github.com/stevenparkerco3/d49b21072670312443521931eb698e46

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions