Like when you send a .7z instead of a .zip or .rar to a friend or a teacher because that’s what your computer has installed and they’re like “Oh No, not one of those, now I have to install 7Zip” even though the same program that opens .rar also opens .7z I feel like people are way more annoyed when they receive a .7z

  • Cargon@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    2 years ago

    Mostly just different algorithms that can achieve greater compaction under different data circumstances.

    There are an infinite number of compression algorithms. The trick is to find ones that result in a smaller file for the data you have, which will have some non-random pattern to it.

    The choices we think of today (gz, bz2, zstd, etc.) are fairly general purpose, but sometimes you find a data file that compresses significantly more with a particular algorithm.

    • Sentinian@lemmy.one
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 years ago

      I guess that would explain why I never use other formats, the compression itself isnt important to me, just being able to send a folder of files without a bunch of uploads