파일 수집가라면 파일 압축은 반드시 알아야 할 사항입니다. 스토리지 기술이 계속해서 빠른 속도로 향상되고 있지만 효율성이 결코 나쁜 것은 아닙니다.
말할 것도 없이, 오늘날 우리의 많은 파일 표준은 과거의 표준을 왜소하게 만듭니다. 우리가 Napster(Napster) 에서 다운로드하던 128kbps MP3 는 이제 (MP3s)FLAC(FLACs) 으로 대체되었습니다 . 여기서 단일 노래는 전체 MP3 앨범의 크기가 될 수 있습니다.
우리 중 많은 사람들이 제거하고 싶지 않지만 즉각적이고 동적으로 액세스할 필요가 없는 파일을 가지고 있습니다. 사진, 비디오, 음악 등이 될 수 있습니다. 이러한 파일의 아카이브를 생성하면 사용된 디스크 공간이 줄어들어 결과적으로 성능이 향상될 수 있습니다. 또한 주머니를 절약할 수 있습니다. 제대로 보관하면 1TB 외장 하드 드라이브를 2TB에 가깝게 느낄 수 있습니다!
파일 압축을 배우는 것은 그리 어렵지 않지만 이러한 모든 아카이브 형식은 어떻습니까? 파일을 압축하면 단일 파일의 "상자"에 넣지만 해당 파일에는 ZIP(ZIP) , RAR , 7Z, TAR , GZ(GZ—what) 등 다양한 확장자가 있을 수 있습니다. 이 모든 것이 의미하는 바는 무엇입니까? 확실히 차이가 있죠?
물론 있습니다! PC가 탁월한 기능이 한 가지 있다면 옵션을 제공하고 파일을 보관할 때 선택할 수 있는 옵션이 많다는 것입니다. 이 기사에서는 널리 사용되는 압축 파일 아카이브 형식 간의 차이점에(differences between the many popular compressed file archive formats) 대해 논의해 보겠습니다 .
ZIP 아카이브란 무엇입니까?
WinZip 은 널리 보급된 최초의 파일 아카이버 중 하나이며 사용자가 파일을 ZIP
아카이브로 압축할 수 있습니다.
다음은 ZIP 형식이 다른 아카이브 파일 형식과 다른 주요 차이점입니다.
- 압축하지 않고 파일을 저장할 수 있습니다.
- 아카이브 내의 각 파일은 별도로 압축됩니다. 이를 통해 다양한 알고리즘과 더 높은 압축률을 사용할 수 있지만 많은 수의 작은 파일을 압축할 때 아카이브 파일 크기가 더 커지는 단점이 있습니다.
- ZIP의 암호 기반 암호화는 AES(AES) 가 추가된 2003년까지 범죄에 취약했습니다 .
- 확장자가 나오기 전까지 압축되지 않은 파일 크기, 압축된 파일 크기, 총 아카이브 크기 등 모든 항목에 4GB의 하드 제한이 있었습니다.
- ZIP 압축은 더 빠르고 CPU를 많이 사용하지 않는 오늘날의 인기 있는 대안입니다.
- ZIP 은 대부분의 Linux 배포판과 모든 Windows 버전 (XP 이후)에서 즉시 지원됩니다.
RAR 아카이브란 무엇입니까?
WinRAR 는 끝없는 "시험" 기간으로 유명해졌습니다. 30일 후에 WinRAR(WinRAR) 에 평가판이 종료되었다는 팝업이 표시되기 시작합니다 . 그러면 그냥... 닫을 수 있습니다. RAR 은 개발자인 (RAR)Eugene Roshal 의 이름을 따서 명명되었으며 오늘날 매우 인기 있는 아카이브 형식입니다.
군중과 다른 점은 다음과 같습니다.
- RAR 을 사용하면 아카이브를 볼륨으로 모듈화할 수 있으므로 대용량 파일을 효율적으로 저장할 수 있습니다.
- 또는 파일을 단일 블록(단색 형식)으로 압축할 수 있습니다.
- AES 암호화는 표준입니다.
- 아카이브는 비밀번호로 보호할 수 있습니다.
- 오디오 파일 압축은 특히 효율적입니다(최대 90%).
- RAR 아카이브는 다른 파일에 포함될 수 있습니다. JPEG에서 RAR 아카이브를 숨길(hide a RAR archive in a JPEG) 수 있다는 것을 알고 계셨습니까(Did) ?
- 많은 RAR 추출 루틴이 오픈 소스 소프트웨어로 다시 작성되었습니다.
- RAR 은 가장 큰 경쟁자인 ZIP 과 비교할 때 전반적으로 더 나은 압축률을 가지고 있습니다.
7Z 아카이브란 무엇입니까?
당연히 7Z 아카이브 형식은 Windows 애플리케이션 7-Zip 에 의해 도입되었습니다 . 그것이 1999년으로 거슬러 올라갑니다!
7-Zip 및 7Z 파일 형식을 읽을 수 있는 라이브러리는 모두 GNU Lesser General Public License 에 따라 공개적으로 사용 가능합니다 .
다음은 7Z의 기능 중 일부입니다.
- 7Z는 다양한 스태킹 방법을 통해 파일을 압축, 변환 및 암호화할 수 있는 모듈식 및 개방형 아키텍처를 가지고 있습니다.
- 파일은 약 2-10%의 비율로 압축할 수 있습니다.
- AES 암호화는 표준입니다.
- 모든 아카이브 헤더가 압축됩니다. 아카이브 헤더는 아카이브 내에서 데이터 블록을 처리하는 방법에 대한 정보를 저장합니다.
- 매우 큰(수십억 GB) 파일이 지원됩니다.
- 지원되는 압축 알고리즘( LZMA/LZMA2 , PPMd , BZip2 )은 최신 멀티 코어 CPU(CPUs) 에서 병렬 컴퓨팅의 이점을 얻을 수 있습니다 .
TAR 아카이브란 무엇입니까?
TAR 은 (TAR)Unix 및 Unix 계열(Unix) 시스템 에서 가장 널리 사용되는 아카이브 파일 형식입니다
. 각 TAR 은 아카이브 파일임을 이해하는 것이 중요합니다. 파일을 압축하는 데 사용되며 자체 보관 기능이 없는 GZ와 함께 사용됩니다. 함께 "tarball" 파일( TAR.GZ 형식)을 만듭니다.
TAR 을 사용하면 압축 된 HTTP
응답을 수신하고 압축된 요청을 보낼 수 있으므로 압축률이 최대 80%에 도달할 수 있습니다. 이 아카이브 형식은 Linux(Linux) 버전 전반에 걸쳐 콘텐츠를 백업 및 배포하는 데 가장 자주 사용됩니다 . TAR 아카이브는 그룹 권한, 날짜, 디렉토리 구조 및 기타 중요한 파일 시스템 정보를 보존합니다.
보시다시피 각 아카이브 형식에는 장단점이 있으므로 압축하려는 파일 유형과 아카이브 목적에 따라 현명하게 선택하십시오. 압축률(Compression) , 속도 및 보안은 모두 고려할 가치가 있으며 이러한 각 형식에는 시간과 장소가 있습니다!
Differences Between the Many Archive Compressed File Formats
If yоu’re a file hoarder, file compreѕsion is something you absolutely must know about. Although storage technology continues to improve at a rapіd rate, efficiency is never a bad thing.
Not to mention, many of our file standards today dwarf those of the past—the 128 kbps MP3s we used to download on Napster have now been replaced with FLACs, where a single song can be the size of an entire MP3 album.
Many of us have files that we don’t want to
get rid of but also don’t need immediate, dynamic access to. These can be
photos, videos, music, and much more. Creating an archive of these files can
cut down on used disk space which can, in turn, result in better performance.
It can also save your pockets—your 1 TB external hard drive can feel closer to
2 TB if you archive properly!
Learning to compress your files isn’t very
hard, but what about all of those archive formats? Compressing files puts them
in a “box” of a single file, but that file can have so many different
extensions: ZIP, RAR, 7Z, TAR, GZ—what do these all mean? Surely there’s a
difference, right?
Of course there is! If there’s one thing PC excels at, it’s giving you options, and when it comes to archiving your files, you have many of them. In this article, let’s discuss the differences between the many popular compressed file archive formats.
What is a ZIP archive?
WinZip is one of the first file archivers that
gained widespread popularity, and it allows users to compress files as a ZIP
archive.
Here are the main differences that the ZIP format has over other archive file types:
- Files can be stored without
compression.
- Each file within the archive is
compressed separately. This allows for the use of different algorithms and a
higher compression ratio but comes with the drawback of a larger archive file
size when compressing a large number of small files.
- ZIP’s password-based encryption
was criminally weak up until 2003 (when AES was added).
- Up until extensions came around, there
was a 4 GB hard limit to everything: uncompressed file size, compressed file
size, and total archive size.
- ZIP compression is faster and not
as CPU-intensive as many of today’s popular alternatives.
- ZIP is supported by the majority
of Linux distributions and all versions of Windows (since XP) out of the box.
What is a RAR archive?
WinRAR became famous for its never ending “trial” period. After 30 days, you’d begin getting a popup in WinRAR stating that your trial had ended, which you could then just… close. RAR, named after its developer, Eugene Roshal, is an incredibly popular archive format today.
Here’s how it differs from the crowd:
- RAR allows for the modularization of archives into volumes, which is an efficient way to store massive files.
- You can alternatively compress files into a single block (solid format).
- AES encryption is standard.
- Archives can be protected by a password.
- Compression of audio files is especially efficient (up to 90%).
- RAR archives can be embedded within other files. Did you know you can hide a RAR archive in a JPEG?
- Many RAR extraction routines have been rewritten as open-source software.
- RAR has an overall better compression ratio when compared to ZIP, its biggest competitor.
What is a 7Z archive?
Unsurprisingly, the 7Z archive format was
introduced by Windows application 7-Zip. That was all the way back in 1999!
7-Zip and a library to read the 7Z file format are both publicly available
under the GNU Lesser General Public License.
Here are some of 7Z’s features:
- 7Z has an architecture that is
both modular and open, which allows compressing, converting, and encrypting
files via various stacking methods.
- Files can be compressed at ratios
around 2–10%.
- AES encryption is standard.
- All of the archive headers are
compressed. Archive headers store information about how to handle blocks of
data within the archive.
- Extremely large (billions of GB)
files are supported.
- Supported compression algorithms
(LZMA/LZMA2, PPMd, BZip2) can benefit from parallel computing on modern
multi-core CPUs.
What is a TAR archive?
TAR is the most popular archive file format on
Unix and Unix-like systems. It’s important to understand that each TAR is only
an archive file. It’s used in tandem with GZ, which is used to compress files
and has no archiving capabilities itself. Together, they create a
“tarball” file (TAR.GZ format).
TAR enables receiving compressed HTTP
responses and sending compressed requests, allowing compression ratios to reach
up to 80%. This archive format is most often used for backup and distributing
content across Linux flavors. TAR archives preserve group permissions, dates,
directory structures, and other important file system information.
As you can see, each archive format has its
pros and cons—choose wisely depending on the type of files you’re compressing
and the purpose of your archive. Compression ratio, speed, and security are all
worth taking into account, and there’s a time and place for each of these
formats!