壊れたPDFファイル(header-corrupted)
File info
| Format | |
|---|---|
| File size | 10 KB(10,240 bytes) |
| MIME Type | application/pdf |
| MD5 | 3fa0c7a24dafc19a719148903af55854 |
| SHA-1 | 69152ff8ef37ae6638940f502ce16d30fe916b8d |
| SHA-256 | 2130fae55ad8450a1434fb60856e30bc2b13c722f882368bec4107964ef6b1a9 |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/broken/pdf/broken-pdf-header.pdf
wget
wget https://devlab.lb-product.com/files/broken/pdf/broken-pdf-header.pdf
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/broken/pdf/broken-pdf-header.pdf" -OutFile "broken-pdf-header.pdf"
About this file
ヘッダが破損したPDFファイルです。エラーハンドリングの検証やバリデーション処理のテストに使用できます。
実際の運用では、ネットワーク障害による転送途中のファイル、ストレージ破損、不正な拡張子のファイルなど、壊れたファイルに遭遇することがあります。このテストファイルを使って、アプリケーションがそのようなケースを適切にハンドリングできるか検証してください。
テスト項目の例
- ファイルバリデーションが正しくエラーを検出するか
- エラー時にユーザーへ適切なメッセージが表示されるか
- 壊れたファイルでアプリケーションがクラッシュしないか
- ログに十分な情報が記録されるか
FAQ
- Is this file free to use?
- Yes — fully free and no signup required. Use it for any commercial or non-commercial test/verification purpose.
- What is inside the file?
- Dummy data generated for testing — sized to match the listed size exactly.
- What are the hash values for?
- Verify integrity after download or use them as test data for hashing libraries.