壊れたPDFファイル(truncated)
File info
| Format | |
|---|---|
| File size | 40 B(40 bytes) |
| MIME Type | application/pdf |
| MD5 | d5df511765714ccc6bc930f79e7b2527 |
| SHA-1 | 07071cc2c35ab8c2c57d2db35fcfebdcd9132023 |
| SHA-256 | 9b3d014335a579471051be8c0625d2fccb00e5707837cbf2ca0d10d7cf546d0f |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/broken/pdf/broken-pdf-truncated.pdf
wget
wget https://devlab.lb-product.com/files/broken/pdf/broken-pdf-truncated.pdf
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/broken/pdf/broken-pdf-truncated.pdf" -OutFile "broken-pdf-truncated.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.