Skip to content

Zip Compression #5

Description

@SMZ70

Feature Description

  • Request to add a zip compression option for the output files in SheetFusion. This feature would allow users to compress all generated PDFs into a single zip file, enhancing file management and ease of distribution.

Problem and Context

  • Handling multiple output PDFs can be cumbersome, particularly in scenarios involving large batches. A zip compression feature would streamline this process, making it more efficient.

Proposed Solution

  • Introduce an optional command-line argument (e.g., --zip-output) in SheetFusion, enabling the compression of all output PDFs into one zip file.**

Alternatives Considered

Possible Implementation

  • zipfile
  • Create a .temp directory and add all files to archive
  • Delete temp folder even in case of error (confidential files)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions