#!/usr/bin/env bash

# Make sur eto install zlib-flate from the qpdf package
# Works on unencrypted only

tail -c +25 "$1" | zlib-flate -uncompress | tar xvf -