Skip to content

Support for CCITT group 4 compression in UTIF.encodeImage #132

@sujithj-git

Description

@sujithj-git

The UTIF.encodeImage method currently encodes TIFFs without any compression, leading to significantly larger output file sizes.

The library's documentation mentions support for Fax 4 (CCITT Group 4) compression. My goal is to encode a TIFF with CCITT Group 4 compression from image data (e.g., a PNG).

Could someone provide an example or guidance on how to correctly use UTIF.encodeImage to apply CCITT Group 4 compression? Specifically, how should the metadata and data be structured for this to work?

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