Test files › Documents › truncated.pdf
Corrupt PDF file
A valid PDF cut off at 60% of its length, simulating an interrupted upload.
↓ Download truncated.pdf| Filename | truncated.pdf |
| Format | |
| Size | 1.4 KB (1,394 bytes) |
| MIME type | application/pdf |
| SHA-256 | a0975aad80c61f7b47103d04c4143122aa1a48da51d0c7fe74772f3af3479d7b |
What this file catchesUpload handlers that accept a partial file because the magic bytes matched the first 5 bytes. Validate the trailer, not just the header.
Download & verify
curl -fsSL -o "truncated.pdf" "https://files.hexaqa.com/pdf/truncated.pdf"
curl -fsSL "https://files.hexaqa.com/pdf/truncated.pdf" | sha256sum
# expect: a0975aad80c61f7b47103d04c4143122aa1a48da51d0c7fe74772f3af3479d7b