Skip to content

Issues with multi page tiff over 2GB #125

@abhijeet-vidhate-spider

Description

Hello,

I have a 1000 frames (individual 16-bit 1088x1088 tiff files) that I want convert to a Tiff stack that needs to be in big endian format. But when I run the process it throws an exception (An attempt was made to move the file pointer before the beginning of the file.) at frame 909. This is where the output file goes over 2GB.

If I try to create a tiff stack in little endian format, it gets created without any issues (2.2 GB).

Any thoughts on how this can be fixed/worked around?

Regards,
Abhijeet

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions