Compression of 8 GB CSV file fails in Windows 10 Enterprise

Johan Nilsson 0 Reputation points
2023-02-21T09:54:19.03+00:00

I am trying to compress an 8-GB large (CSV) numerical data in text format (a comma-delimited file) using WIndows standard compression. However it fails. Smaller files (e.g., 4 GB) are fine.

Is there a size limit? What solutions are tehre?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,751 Reputation points
    2023-02-21T16:53:02.37+00:00

    Hi. Thank you for your question and reaching out. I’d be more than happy to help you with your query

    Yes, there is a size limit for compressing files with Windows standard compression. The limit is 4GB for a single file. To compress 8GB of data, you will need to split the file into multiple smaller files, each smaller than 4GB, and then compress them separately. Alternatively, you can use a third-party compression tool that supports larger files, such as 7-Zip. It is also recommended to use a lossless compression format such as Zip or Gzip, as this will provide better compression ratios than the Windows standard compression format.

    If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.

    0 comments No comments

  2. Limitless Technology 44,751 Reputation points
    2023-02-21T16:53:11.2+00:00

    Double post

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.