``` echo '' | pigz > data.json.gz gzipi repack -f data.json.gz -o data2.json.gz -i data.index --format json ```