GZ
GZ archive formatBundling a folder tree into one shareable file
- Family
- Archives
- MIME
- application/gzip
Free GZ conversion online: see which output formats are compatible, what gz archive format trades off, and how to pick the right one.
A GZ source is a Gzip-compressed byte stream that normally wraps one file rather than a folder tree. Its useful destination depends on which stored properties the receiving workflow actually consumes.
Bundling a folder tree into one shareable file
Confirm the specific program, device, or platform on the other end before picking an output format.
An archive conversion is really an unpack-then-repack job. What matters is whether filenames and folders survive intact and whether the receiving system's own tools can open the new package.
a Gzip-compressed byte stream that normally wraps one file rather than a folder tree
Turning a multi-file archive into GZ alone can lose the expected directory packaging unless TAR is also used.
Decompress the result and confirm the recovered payload has the expected filename and checksum.
Each link below is a real GZ source or destination workflow.