अपना सीवी बनाएंTikTok वीडियो डाउनलोड करेंForge Utility टूल्स
HotConvertHotConvert
TAR

TAR — Tape Archive

document

TAR (Tape ARchive) is a Unix/Linux file bundling format that combines multiple files and directories into a single file without compression. Originally designed for tape backup storage, it remains the foundation of Linux software distribution and is almost always used with an additional compression layer such as gzip (.tar.gz) or bz2 (.tar.bz2).

6 रूपांतरण उपलब्ध

Common use cases

  • Linux and Unix software source distribution
  • Creating uncompressed file bundles as a pipeline step
  • Preserving file permissions, ownership, and symlinks
  • Base for TGZ/TBZ2/TXZ compressed archives
  • Container image layers (Docker uses tar internally)

Advantages

  • Preserves full UNIX file metadata (permissions, ownership, symlinks)
  • Lossless bundling with no compression overhead
  • Streamable — can pipe directly to compression tools
  • Native on all UNIX/Linux/macOS systems
  • Foundation for Docker, dpkg, rpm packaging

Technical details

POSIX.1-2001 (pax) format; stores UNIX metadata (permissions, uid/gid, symlinks, hardlinks); sequential access; no built-in compression; common extensions: .tar, .tar.gz, .tar.bz2, .tar.xz.

स्वीकृत फ़ाइलें :.tar

यहाँ अपनी फ़ाइलें डालें

या चुनने के लिए क्लिक करें

अधिकतम 25 MB · TAR केवल

सभी TAR रूपांतरण

सेमेंक्रिया
TAR
7Z
Convert
TAR
JAR
Convert
TAR
TBZ2
Convert
TAR
TGZ
Convert
TAR
TXZ
Convert
TAR
ZIP
Convert