Skip to content

Improve multi-image file format rotation #407

@wohali

Description

@wohali

Right now, multi-image file formats are half-parallelised (analyse only). The current method also reads the file multiple times.

Better performance can be managed by pulling a multi-page PDF/TIFF apart first into temp files on disk, analysing and rotating those, and then reassembling into a multi-page format.

Presently I do this outside of this tool but it could be handy to do it inside the tool.

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