Archive format
Fichiers d'echantillon GZ
GZip (.gz) compresses single files using DEFLATE with optional header metadata. Use sample .gz files to validate streaming decompression, concatenated streams, and timestamp preservation.
4 fichiers
All to 1MB
SHA256 verified
Manifeste included
Quick facts
Files first
GZ Sample Files — Download
Starter file
Telecharger| Nom du fichier | Taille | MIME | Telecharger |
|---|---|---|---|
| 1.0 MB | application/octet-stream |
Telecharger
|
|
| 200.1 KB | application/octet-stream |
Telecharger
|
|
| 500.1 KB | application/octet-stream |
Telecharger
|
|
| 50.0 KB | application/octet-stream |
Telecharger
|
No files match the current filter. Switch to another chip or size range.
Use cases
GZ Testing Workflows
Upload Testing
Ouvrir le format GZParser Regression
Ouvrir le format GZQA Automation
Ouvrir le format GZCompare and decide
GZ Format Comparisons
GZ vs ZST
Ouvrir la comparaisonFAQ and reference
GZ File FAQ
Verification du checksum
Utilisez les checksums pour confirmer l'integrite du fichier apres telechargement.
shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?
Use the manifest when you need stable names, SHA256 values, and URLs for automation.
Methodologie de validation
- Verify listing and extraction behavior across tools.
- Check compression ratio assumptions and extraction limits.
- Test zip-slip/path traversal protections in upload pipelines.